Description Usage Arguments Value Examples
Translates the IFN species codes given in x to strings with species names. Function speciesNames returns IFN species names,
whereas function speciesNamesModels returns names according to the species list used in the development of IFN models. Function functionalGroups returns
the functional group (conifer or hardwood) corresponding to the species names of models.
1 2 3 4 5 |
x |
numeric vector of species codes |
A character vector with species names (or names of species groups) corresponding to the input codes.
1 2 | data(exampleTreeData)
speciesNames(exampleTreeData$Species)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.