Description Usage Arguments Value Author(s) References Examples
Get taxon information from Neotoma.
1 | get_taxa(taxonid, taxonname, status, taxagroup, ecolgroup)
|
taxonid |
Numeric taxon identifier used in Neotoma |
taxonname |
A character string representing the full or partial name of taxa of interest. |
status |
The current status of the taxon, one of 'extinct', 'extant', 'all'. |
taxagroup |
The taxonomic grouping for the taxa. See http://api.neotomadb.org/doc/resources/taxa for the list of approved groupings. |
ecolgroup |
The ecological group of the taxa. More detailed than |
Returns a data frame with the following components:
|
Unique database record identifier for a taxon |
|
Shorthand notation for a taxon identification |
|
Name of the taxon |
|
Author(s) of the name. Used almost exclusively with beetle taxa |
|
True if extinct; false if extant |
|
Code for taxa group to which taxon belongs |
|
Array of ecological group codes to which the taxon belongs |
|
TaxonID of the next higher taxonomic rank |
|
Publication identification number |
|
Free-form notes or comments about the taxon |
Simon J. Goring simon.j.goring@gmail.com
Neotoma Project Website: http://www.neotomadb.org API Reference: http://api.neotomadb.org/doc/resources/contacts
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.