run_app: Run the Shiny application

View source: R/run-app.R

run_appR Documentation

Run the Shiny application

Description

Run the Shiny application

Usage

run_app(...)

Arguments

...

Additional golem options passed to golem::with_golem_options()

Value

Shiny app with additional golem options passed via ...

Examples

## Not run: 
library("dccvalidator")
run_app()

## End(Not run)

Sage-Bionetworks/dccvalidator documentation built on May 7, 2022, 10:32 a.m.