taxon_code_to_taxon: Convert taxon code to taxon name

View source: R/higherTaxaCodes.R

taxon_code_to_taxonR Documentation

Convert taxon code to taxon name

Description

Convert taxon code to taxon name

Usage

taxon_code_to_taxon(code)

Arguments

code

A character vector of Taxon Codes

Value

A character vector of matching Taxon Names

See Also

decompose_taxon_code, preceding_taxon_codes, taxon_to_taxon_code

Examples


taxon_code_to_taxon(c("ABC", "XYZ", "DAB", NA))


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