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()
}



PROMiDAT/discoveR documentation built on March 2, 2023, 6:58 p.m.