Calculate net aboveground primary production
nappCalc2(dataset, liveCol = "mass", deadCol = "dead",
yearCol = "year", siteCol = "pot2", timeCol = "day",
annualReset = "TRUE", MilnerHughes = "TRUE", EOS = "FALSE",
EOS_window = 1, summarize = "TRUE")data
live biomass
dead biomass
year
site/plot/experimental unit identifier
time column (sequential measurements within each year)
should data be reset to zero each year
If "TRUE", Milner-Hughes NAPP is calculated
If "TRUE", end-of-season live biomass is reported
window for EOSL
If "TRUE", output will be a list with two elements: incremental data and summary data
list