Description Usage Arguments Value See Also Examples
Compute biomass (agb) based on one of the Chave (Oecologia, 2005) models for tropical forest types.
1 2 | AGB.ind(df, dbhunit = "mm", plot = "bci", wsgdata = wsg.ctfs2,
forest = "moist", ht.param = NULL, htmodel = predht.asym)
|
df |
A table with dbh and species names |
dbhunit |
'cm' or 'mm', only used for basal area |
plot |
Character string giving the name of the plot where the data comes from (as it appears in the names of the R Analytical Tables). |
wsgdata |
A wood-density table, see |
forest |
A forest type (for most lowland tropical plots, the default "moist" is recommended.) |
ht.param |
Height parameters to calculate height from diameter for every
tree, using the Chave model with height passed to |
htmodel |
Height model to use with a non-NULL |
A vector of biomass in kg for every individual in the submitted table
df
.
density_ind()
; Chave (Oecologia, 2005).
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.