run_app: Run shiny app

View source: R/run_app.R

run_appR Documentation

Run shiny app

Description

Run shiny app

Usage

run_app(...)

Arguments

...

only for future-proofing, ignored for now.

Examples

if (interactive()) {
  run_app()
}

epiforecasts/ForecastHubSubmissionApp documentation built on March 11, 2023, 3:53 a.m.