rddapp (version 1.3.2)

shiny_run: Launch the R Shiny App for "rddapp"

Description

shiny_run launches the R Shiny application for "rddapp".

Usage

shiny_run(app_name = "shinyrdd")

Arguments

app_name

A string specifying the name of the R Shiny app. The default is "shinyrdd".

Examples

Run this code
if (FALSE) {
shiny_run()
shiny_run("shinyrdd")
}

Run the code above in your browser using DataLab