See documentation of v_red_harvest_ubark
for most information,
this function is the workhorse behind, and should never be called directly by
a user.
v_red_harvest_ubark_core(species_id, v_orig_m3, params)
A vector of wood volumes defined as harvested under bark (see
v_red_harvest_ubark
)
Vector of species ids (see
v_red_harvest_ubark
), but for this core function to work,
species_id
must be provided as character
. This will and
should be not checked inside this function, because if used as intended,
that has happened before calling it.
Vector of wood volumes (m³) defined as standing over bark
(see documentation of v_red_harvest_ubark
.)
A data frame comprising species (group) wise reduction factors.
The calling function has to take care that v_red_harvest_ubark_core
is called with a params
that fits to the coding used in
species_id
.
The function v_red_harvest_ubark
is fully vectorized, inputs are
recyled according to the tibble rules