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.
1 |
1 2 3 | if (interactive()) {
example_shiny_app()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.