# Re-runs example models and refreshes all reference objects
.proj_root <- rprojroot::find_rstudio_root_file()
source(file.path(.proj_root, "data-raw", "run-test-model.R"))
source(file.path(.proj_root, "data-raw", "build-model-summary-refs.R"))
source(file.path(.proj_root, "data-raw", "build-read-output-refs.R"))
source(file.path(.proj_root, "data-raw", "build-print-refs.R"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.