Description Usage Arguments Value
Calculate net aboveground primary production
1 2 3 4 | nappCalc2(dataset, liveCol = "mass", deadCol = "dead",
yearCol = "year", siteCol = "pot2", timeCol = "day",
annualReset = "TRUE", MilnerHughes = "TRUE", EOS = "FALSE",
EOS_window = 1, summarize = "TRUE")
|
dataset |
data |
liveCol |
live biomass |
deadCol |
dead biomass |
yearCol |
year |
siteCol |
site/plot/experimental unit identifier |
timeCol |
time column (sequential measurements within each year) |
annualReset |
should data be reset to zero each year |
MilnerHughes |
If "TRUE", Milner-Hughes NAPP is calculated |
EOS |
If "TRUE", end-of-season live biomass is reported |
EOS_window |
window for EOSL |
summarize |
If "TRUE", output will be a list with two elements: incremental data and summary data |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.