View source: R/check_site_model.R
check_site_model | R Documentation |
Calls stop
if the site models are invalid
check_site_model(site_model)
site_model |
a site model,
as returned by |
nothing
Richèl J.C. Bilderbeek
Use create_site_model to create a valid site model
check_empty_beautier_folder()
check_site_model(create_jc69_site_model())
check_site_model(create_hky_site_model())
check_site_model(create_tn93_site_model())
check_site_model(create_gtr_site_model())
# Can use list of one site model
check_site_model(list(create_jc69_site_model()))
check_empty_beautier_folder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.