data-raw/aa-refresh-all-refs.R

# 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"))
metrumresearchgroup/bbr documentation built on March 29, 2025, 1:08 p.m.