run_app | R Documentation |
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()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.