biomass {TapeS} | R Documentation |
Prediction of above-ground biomass according to NFI-functions
Description
Prediction of total above-ground biomass for trees defined via species, dbh, d03 and height
Usage
biomass(spp, d13, d03, h)
Arguments
spp |
vector of species code for biomass function [1;18] |
d13 |
vector of diameter in breast height in centimeter |
d03 |
vector of diameter in 30% of tree height in centimeter |
h |
vector of height of trees |
Details
code taken from BDAT (Koeff.f).
Value
a vector of total above-ground biomass
References
Riedel, T. and G. Kaendler (2017). "Nationale Treibhausgasberichterstattung: Neue Funktionen zur Schätzung der oberirdischen Biomasse am Einzelbaum." Forstarchiv 88(2): 31-38.
[Package TapeS version 0.12.1 Index]