Description Usage Arguments Value Examples
Return the accepted taxonomic identifier, acceptedNameUsageID given a scientific name
1 2 3 4 5 6  | 
name | 
 character vector of scientific names  | 
provider | 
 Abbreviation for a known naming provider.
Provider data should first be imported with   | 
version | 
 version of the authority to use (e.g. four-digit year)  | 
dir | 
 storage location for the LMDB databases  | 
a vector of matching accepted identifiers.  Note that if the name
provided is considered to be a synonym by the provider, then the ID corresponds
to the accepted name and not the synonym.  (i.e. get_names(get_ids(synonym)))
will return the accepted name and not the synonym name.
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.