shiny_run: Launch the R Shiny App for "rddapp"

View source: R/shiny_run.R

shiny_runR Documentation

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

## Not run: 
shiny_run()
shiny_run("shinyrdd")

## End(Not run)

rddapp documentation built on April 6, 2023, 1:15 a.m.