To go along with our paper "Bayesian inference of reproduction number from epidemiological and genetic data using particle MCMC", Alicia Gill released an accompanying R package, EpiSky. You can install it using
devtools::install_github("alicia-gill/EpiSky")
github.com/alicia-gi...