translate_spec_codes_into_names {ForestElementsR} | R Documentation |
Translate Species Codes into Names
Description
Translate Species Codes into Names
Usage
translate_spec_codes_into_names(x, spec_lang = c("eng", "ger", "sci"), coding)
Arguments
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 |
Value
A character
vector in the same order as x
, containing
the species (group names) in the desired language
[Package ForestElementsR version 2.1.0 Index]