Search for a species name in a flora list
Source:R/search_species_in_collection.R
search_species_in_collection.Rd
This function searches for a species ('genus' + 'epithet') in florula.collection
.
Arguments
- genus.name
A
character
with a genus name to search inflorula.collection
.- epithet.name
A
character
with a specific epithet to search inflorula.collection
whithin the genus given ingenus.name
.- florula.collection
An
ArangoCollection
containing a flora list.
Value
An ArangoDocument
corresponding to the searched species in florula.collection
. It returns NULL
if nothing is found.
Author
Tiago Monteiro-Henriques. E-mail: tmh.dev@icloud.com.