inst/dev/load-stan-functions.R

dir <- "inst/stan/functions"
stan_fns <- rev(list.files(dir))
EpiNow2::expose_stan_fns(stan_fns, dir)
epiforecasts/EpiNow2 documentation built on May 13, 2024, 3:11 a.m.