Learn R Programming

ForestElementsR (version 2.0.1)

fe_species_get_coding_table: 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)

Value

A data.frame (tibble) representing the requested coding

Arguments

coding

A character string representing one of the supported codings as can be requested for a given fe_species object with fe_species_get_coding, or one of the entries in the column species_coding of the data species_codings

Examples

Run this code
fe_species_get_coding_table("ger_nfi_2012")
fe_species_get_coding_table("bavrn_state")
fe_species_get_coding_table("tum_wwk_short")

Run the code above in your browser using DataLab