strand (version 0.1.3)

example_shiny_app: Run an example shiny app

Description

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.

Usage

example_shiny_app()

Arguments

Examples

Run this code
# NOT RUN {
if (interactive()) {
  example_shiny_app()
}

# }

Run the code above in your browser using DataLab