volume_form_factors_halfPeriod {MLFS} | R Documentation |
volume_form_factors_halfPeriod
Description
The calculation of individual tree volume using form factors, which can be defined per species, per plot, or per species and per plot
Usage
volume_form_factors_halfPeriod(
df,
form_factors = NULL,
form_factors_level = "species",
uniform_form_factor = 0.42
)
Value
a data frame with calculated volume for all trees in the middle of a simulation step
[Package MLFS version 0.4.2 Index]