View source: R/h_standard_gnfi3.R
h_standard_gnfi3_core | R Documentation |
See documentation of h_standard_gnfi3
for most information,
this function is the workhorse behind, and should never be called directly by
a user.
h_standard_gnfi3_core(species_id, dbh_cm, d_q_cm, h_q_m, params)
species_id |
Vector of species ids (see |
dbh_cm |
Vector of breast height diameters (see
|
d_q_cm |
The species quadratic mean diameter (cm) in the stand of
interest. (see |
h_q_m |
The species mean height (m), corresponding to the quadratic mean
diameter in the stand of interest. (see |
params |
A data frame that defines the function parameters corresponding
to the species coding represented by |
The function h_standard_gnfi3
is fully vectorized, inputs are recyled
according to the tibble rules
A vector with estimates of the trees' heights (m) (see
h_standard_gnfi3
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.