Description Usage Arguments Value Author(s)
Function to estimate AGWP by plotview and census interval, including estimating unobserved recruitment and growth of trees that died between census periods
1 2 | SummaryAGWP(xdataset, AGBEquation, dbh = "D4", rec.meth = 0,
height.data = NULL, param.type = "Best", palm.eq = TRUE)
|
xdataset |
Object returned by |
AGBEquation |
Allometric equation function to use when estimating AGB.Note only |
dbh |
Name of column containing diameter data. Default is "D4". |
rec.meth |
Method used to estimate AGWP of recruits. If 0 (default), estimates growth from starting diameter of 0mm. If another value is provided, then growth is estimated from a starting diameter of 100mm. |
height.data |
Object returned by |
param.type |
Local height diameter to use. One of "Best" (defualt), "ClusterF","BioRF" or "ContinentF". Ignored if |
palm.eq |
Logical. If TRUE the family level diameter based equation from Goodman et al 2013 is used to estimate AGB of monocots. Otherwise AGB of monocots is estimated using the allometric equation supplied to |
A data frame with PlotViewID, CensusNo, and observed and unobserved elements of AGWP, stem dynamics and AGB mortality.
Martin Sullivan, Gabriela Lopez-Gonzalez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.