powered by
Launch the shiny app of the package EpiSimR
run_app()
No return value, called for side effects. This function launches a Shiny application.
if (interactive()) { library(EpiSimR) run_app() }
Run the code above in your browser using DataLab