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

Description Usage Arguments Value Note Author(s) See Also

Description

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

Usage

1
2
3
4
5
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/BCForestGroundSample documentation built on May 25, 2019, 3:21 p.m.