See documentation of height_crown_base_silva for most
information, this function is the workhorse behind, and should never be
called directly by a user.
height_crown_base_silva_core(species_id, dbh_cm, height_m)Tree height to crown base (see height_crown_base_silva)
Vector of species ids
(see height_crown_base_silva), 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 breast height diameters
(see height_crown_base_silva)
Vector of tree heights
(see height_crown_base_silva)
The function height_crown_base_silva is fully vectorized, inputs are
recycled according to the tibble rules