run_app: launch shiny app

Description Usage Arguments Examples

View source: R/run_app.R

Description

launch shiny app

Usage

1
run_app(app, launchBrowser = T)

Arguments

app

character string with the name of the app.

launchBrowser

whether to launch the application with the browser or not.

Examples

1
run_app('dataBrowser')

GiulioGenova/SBR documentation built on Feb. 25, 2020, 7:35 p.m.