standardizeSpeciesName: Standardize species name from different forest inventory...

standardizeSpeciesNameR Documentation

Standardize species name from different forest inventory data, this function to make all the species compatible to biomassCalculation function

Description

Standardize species name from different forest inventory data, this function to make all the species compatible to biomassCalculation function

Usage

standardizeSpeciesName(speciesTable, forestInventorySource)

## S4 method for signature 'data.table,character'
standardizeSpeciesName(speciesTable, forestInventorySource)

Arguments

speciesTable

data table. It must at least have one column species

forestInventorySource

Character string. Give the forest inventory data source Currently support MBPSP, MBTSP, ABPSP, BCPSP, SKPSP, SKTSP and NFIPSP

Value

a data tables, the first one contains successfully standardized species. the newSpeciesName is the standardized name, unknown means the species in the original species table can not be found according to manual

Note

no note

Author(s)

Yong Luo

See Also

no


bcgov/FAIBBase documentation built on June 19, 2024, 11:57 p.m.