taxon_to_taxon_code {SoilTaxonomy} | 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))