run_app: Run the Shiny application

Description Usage Arguments Value Examples

View source: R/run-app.R

Description

Run the Shiny application

Usage

1

Arguments

...

Additional golem options passed to golem::with_golem_options()

Value

Shiny app with additional golem options passed via ...

Examples

1
2
3
4
5
## Not run: 
library("dccvalidator")
run_app()

## End(Not run)

dccvalidator documentation built on July 2, 2020, 4:05 a.m.