Learn R Programming

strand (version 0.2.2)

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

if (interactive()) {
  example_shiny_app()
}

Run the code above in your browser using DataLab