taxon_to_taxon_code: Convert taxon name to taxon code

View source: R/higherTaxaCodes.R

taxon_to_taxon_codeR Documentation

Convert taxon name to taxon code

Description

Convert taxon name to taxon code

Usage

taxon_to_taxon_code(taxon)

Arguments

taxon

A character vector of taxon names, case insensitive

Value

A character vector of matching taxon codes

See Also

decompose_taxon_code, preceding_taxon_codes, taxon_code_to_taxon

Examples


taxon_to_taxon_code(c("Anhyturbels", "foo", "Cryaquands", NA))


SoilTaxonomy documentation built on Nov. 17, 2023, 1:07 a.m.