Shiny {LBSPR} | R Documentation |
Run a Shiny Application
Description
Shiny
runs one of the Shiny Applications that are included in the package
Usage
Shiny(app)
Arguments
app |
The name of the Shiny application to run. Currently the available Shiny apps are "LBSPR" and "Sim" |
References
Modified from Deal Attali's code: https://deanattali.com/2015/04/21/r-package-shiny-app/
[Package LBSPR version 0.1.6 Index]