run_app: Run the Shiny Application
Description
Run the Shiny Application
Usage
run_app(..., launch.browser = TRUE)
Arguments
- ...
Unused, for extensibility
- launch.browser
Logical. If `TRUE`, the application is launched in the system's default web browser.