dataPurification_BCPSP: standardize and treat the BC PSP data

View source: R/BCPSP.R

dataPurification_BCPSPR Documentation

standardize and treat the BC PSP data

Description

standardize and treat the BC PSP data

Usage

dataPurification_BCPSP(
  treeDataRaw,
  plotHeaderDataRaw,
  damageAgentCodes,
  codesToExclude = "IBM",
  excludeAllObs = TRUE
)

Arguments

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 TRUE.

Value

a list of plot and tree data.tables


ianmseddy/PSPclean documentation built on Jan. 7, 2025, 2:24 a.m.