Description Usage Arguments Value Examples
View source: R/runShinyExample.R
starts a Shiny app that allows to run an R-, Octave- or Stata example programs
1 2 | runShinyExample(launch.browser = getOption("shiny.launch.browser",
interactive()))
|
launch.browser |
logical (FALSE): If |
runs the shiny example app
1 2 3 4 | ## Not run:
runShinyExample()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.