run_app: Launch the Landslides Warnings Shiny Application
Description
This function launches the Shiny application included in the
ditwahLandslide package. The app must be located in
inst/app/ within the package source. When installed, this
directory is available via system.file().
Usage
run_app(...)
Value
The Shiny app is launched; no R object is returned.