example_shiny_app {strand} | R Documentation |
Runs a shiny app that allows interactively configuring and running a simulation. Once the simulation is finished results, such as performance statistics and plots of exposures, are available in a results panel.
example_shiny_app()
if (interactive()) {
example_shiny_app()
}