run_app {discoveR}R 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()
}



[Package discoveR version 3.1.2 Index]