
Function responsible for initializing and running the REXoplanets shiny application.
Source:R/app.R
app.RdFunction responsible for initializing and running the REXoplanets shiny application.
Arguments
- ...
Additional arguments passed to
shiny::runApp().- run
If true, runs the application. If false, returns an app object.