Learn R Programming

ForestElementsR (version 2.0.1)

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

Value

The requested coding name (character)

Arguments

x

An object of one of the supported fe_species classes

Examples

Run this code
spec_ids <- fe_species_ger_nfi_2012(c("10", "10", "30"))
fe_species_get_coding(spec_ids)

Run the code above in your browser using DataLab