Convert Taxon to Taxon Code
taxon_to_taxon_code(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
# NOT RUN {
taxon_to_taxon_code(c("Anhyturbels", "foo", "Cryaquands", NA))
# }
Run the code above in your browser using DataLab