Description Usage Arguments Value References Examples
This function uses equations and parameters obtained from peer reviewed publications to estimate tree biomass based on the species and the (root collar) diameter (RCD).
1 | est.bm.RCD(Species, RCD, H_meas)
|
Species |
A species name, e.g, "Abies alba". |
RCD |
Root collar diameter in cm. |
H_meas |
Height of the measurement in cm; transformations are available for 5, 10, 50, and 130 cm. |
Returns estimated tree biomass in g as a numeric value.
Anninghoefer et al., 2016. Species-specific and generic biomass equations for seedlings and saplings of European tree species. Eur J Forest Res 135 2016, pp 313–329. doi: 10.1007/s10342-016-0937-z
1 | est.bm.RCD(Species = "Abies alba", RCD = 15, H_meas = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.