age_d_gnfi3_core | R Documentation |
See documentation of age_d_gnfi3
for most information,
this function is the workhorse behind, and should never be called directly by
a user.
age_d_gnfi3_core(species_id, dbh_cm, dbh_cm_known, age_yr_known, params)
species_id |
Vector of species ids (see |
dbh_cm |
Single numeric value or vector of dbh (cm) for which the age is to be estimated |
dbh_cm_known |
Vector of known dbh (cm) values at age
|
age_yr_known |
Vector of ages (years) for which the dbh
|
params |
A data frame that defines the function parameters corresponding
to the species coding represented by |
The function age_d_gnfi3
is fully vectorized, inputs are recyled
according to the tibble rules
A vector with estimates of the trees' expected dbh (see
age_d_gnfi3
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.