v_gri_core | R Documentation |
See documentation of v_gri
for most information, this function
is the workhorse behind, and should never be called directly by a user.
v_gri_core(species_id, dbh_cm, height_m, v_param)
species_id |
Vector of species ids (see |
dbh_cm |
Vector of breast height diameters (see |
height_m |
Vector of tree heights (see |
v_param |
An internally provided object with appropriate species (group) specific paramters |
The function v_gri
is fully vectorized, inputs are recyled according
to the tibble rules
Tree wood volume (see v_gri
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.