View source: R/h_standard_bv.R
h_standard_bv_core | R Documentation |
See documentation of h_standard_bv
for most information, this
function is the workhorse behind, and should never be called directly by a
user.
h_standard_bv_core(species_id, dbh_cm, age_yr, d_q_cm, h_q_m, params)
species_id |
Vector of species ids (see |
dbh_cm |
Diameter at breast height vector (see documentation of
|
age_yr |
Stand age vector (see documentation of
|
d_q_cm |
Stand mean diameter vector (see documentation of
|
h_q_m |
Stand mean height vector (see documentation of
|
params |
A data frame that defines the function parameters corresponding
to the species coding represented by |
The function h_standard_bv
is fully vectorized, inputs are recyled
according to the tibble rules
A vector of the estimated heights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.