fe_species_get_coding {ForestElementsR} | R Documentation |
Get Name of the Coding Belonging to an fe_species Object
Description
Get Name of the Coding Belonging to an fe_species Object
Usage
fe_species_get_coding(x)
Arguments
x |
An object of one of the supported |
Value
The requested coding name (character
)
Examples
spec_ids <- fe_species_ger_nfi_2012(c("10", "10", "30"))
fe_species_get_coding(spec_ids)
[Package ForestElementsR version 2.1.0 Index]