launch_app {AssumpSure} | R Documentation |
Launch the AssumpSure Shiny App
Description
Launch the AssumpSure Shiny App
Usage
launch_app()
Value
Runs the Shiny app.
Examples
if (interactive()) {
launch_app()
}
[Package AssumpSure version 1.0.0 Index]