View source: R/init_site_models.R
init_tn93_site_model | R Documentation |
Initializes a TN93 site model
init_tn93_site_model(tn93_site_model, distr_id = 0, param_id = 0)
tn93_site_model |
a TN93 site model,
as returned by |
distr_id |
a distributions' ID |
param_id |
a parameter's ID |
an initialized TN93 site model
Richèl J.C. Bilderbeek
check_empty_beautier_folder()
tn93_site_model <- create_tn93_site_model()
is_init_tn93_site_model(tn93_site_model)
tn93_site_model <- init_tn93_site_model(tn93_site_model)
is_init_tn93_site_model(tn93_site_model)
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.