Shiny runs one of the Shiny Applications that are included in the package
Shiny(app)
| app | The name of the Shiny application to run. Currently the available Shiny apps are "LBSPR" and "Sim" |
|---|
Modified from Deal Attali's code: http://deanattali.com/2015/04/21/r-package-shiny-app/