View source: R/higherTaxaCodes.R
taxon_to_taxon_code | R Documentation |
Convert taxon name to taxon code
taxon_to_taxon_code(taxon)
taxon |
A character vector of taxon names, case insensitive |
A character vector of matching taxon codes
decompose_taxon_code
, preceding_taxon_codes
, taxon_code_to_taxon
taxon_to_taxon_code(c("Anhyturbels", "foo", "Cryaquands", NA))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.