tax_rank {rotl} | R Documentation |
Methods for Taxonomy
Description
Methods for dealing with objects containing taxonomic information (Taxonomy, TNRS endpoints)
Usage
tax_rank(tax, ...)
ott_id(tax, ...)
synonyms(tax, ...)
tax_sources(tax, ...)
is_suppressed(tax, ...)
unique_name(tax, ...)
tax_name(tax, ...)
Arguments
tax |
an object returned by |
... |
additional arguments (see
|
Details
This is the page for the generic methods. See the help pages for
taxonomy_taxon_info
, taxonomy_mrca
, and
tnrs_match_names
for more information.
[Package rotl version 3.1.0 Index]