fe_species_get_coding_table {ForestElementsR} | R Documentation |
Get the Coding Table of a Supported fe_species Coding
Description
Get the Coding Table of a Supported fe_species Coding
Usage
fe_species_get_coding_table(coding)
Arguments
coding |
A character string representing one of the supported codings as
can be requested for a given fe_species object with
|
Value
A data.frame
(tibble
) representing the requested coding
Examples
fe_species_get_coding_table("ger_nfi_2012")
fe_species_get_coding_table("bavrn_state")
fe_species_get_coding_table("tum_wwk_short")
[Package ForestElementsR version 2.1.0 Index]