fe_species_get_coding: Get Name of the Coding Belonging to an *fe_species* Object

View source: R/fe_species_generic_methods.R

fe_species_get_codingR 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 fe_species classes

Value

The requested coding name (character)

Examples

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


ForestElementsR documentation built on April 3, 2025, 7:47 p.m.