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
taxonomy_taxon_info,taxonomy_mrca, ortnrs_match_names- ...
additional arguments (see
tnrs_match_names)
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.