Learn R Programming

discoveR (version 3.1.2)

run_app: Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(...)

Arguments

...

A series of options to be used inside the app.

Examples

Run this code
if(interactive()) {
  run_app()
}


Run the code above in your browser using DataLab