Skip to contents

Returns the full name of a taxon x in florula.collection, i.e. the simple canonical name extended with the particles "subsp.", "var." or "f." if the respective ranks are present, and the authorship of the respective lowest rank. Autonyms authority will also be added to the end of the name. This could be improved in future.

Usage

get_full_name(x, florula.collection)

Arguments

x

An ArangoDocument corresponding to a taxon in florula.collection.

florula.collection

An ArangoCollection containing a flora list.

Value

A single character string is returned with the full name of the taxon.

Details

The flora list in florula.collection must follow a specific structure. Check function insert_taxa for more details.

Author

Tiago Monteiro-Henriques. E-mail: tmh.dev@icloud.com.