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

...

A series of options to be used inside the app.

Examples

if(interactive()) {
  run_app()
}



discoveR documentation built on Jan. 22, 2023, 1:15 a.m.

Related to run_app in discoveR...