# NOT RUN {
expose_stan_fns("rt.stan", target_dir = system.file("stan/functions", package = "EpiNow2"))
# test by updating Rt
update_Rt(rep(1, 10), log(1.2), rep(0.1, 9), rep(10, 0), numeric(0), 0)
# }
Run the code above in your browser using DataLab