View source: R/fe_species_helper_functions.R
| translate_spec_codes_into_names | R Documentation |
Translate Species Codes into Names
translate_spec_codes_into_names(x, spec_lang = c("eng", "ger", "sci"), coding)
x |
Object of one of the fe_species_id classes or a |
spec_lang |
Choice of how species (group) names or id's are translated. Supported choices are "eng" (English species names, default), "ger" (Geman species names), and "sci" (scientific species names). |
coding |
Name of the coding against which |
A character vector in the same order as x, containing
the species (group names) in the desired language
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.