runShinyExample: runShinyExample

Description Usage Arguments Value Examples

View source: R/runShinyExample.R

Description

starts a Shiny app that allows to run an R-, Octave- or Stata example programs

Usage

1
2
runShinyExample(launch.browser = getOption("shiny.launch.browser",
  interactive()))

Arguments

launch.browser

logical (FALSE): If TRUE the app is launched in the system's default web browser.

Value

runs the shiny example app

Examples

1
2
3
4
## Not run: 
runShinyExample()

## End(Not run)

sigbertklinke/shinyExample documentation built on May 26, 2019, 4:32 a.m.