dataPurification_BCPSP | R Documentation |
standardize and treat the BC PSP data
dataPurification_BCPSP(
treeDataRaw,
plotHeaderDataRaw,
damageAgentCodes,
codesToExclude = "IBM",
excludeAllObs = TRUE
)
treeDataRaw |
the tree measurement csv |
plotHeaderDataRaw |
the plot header csv |
damageAgentCodes |
vector of damage agent codes |
codesToExclude |
damage agents to exclude from measurements |
excludeAllObs |
if removing observations of individual trees due to damage codes,
remove all prior and future observations if |
a list of plot and tree data.tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.