rddapp (version 1.1.0)

shiny_run: Launch the Shiny App for Regression Discontinuity

Description

shiny_run looks for the Shiny app for rdd and launch it.

Usage

shiny_run(app_name = "shinyrdd")

Arguments

app_name

The name of Shiny app.

Examples

Run this code
# NOT RUN {
shiny_run()
shiny_run("shinyrdd")
# }

Run the code above in your browser using DataLab