run_app {QurvE} | R Documentation |
Run Shiny QurvE App
Description
Run Shiny QurvE App
Usage
run_app()
Value
Launches a browser with the shiny app
Examples
if(interactive()){
# Run the app
run_app()
}
[Package QurvE version 1.1.1 Index]
run_app {QurvE} | R Documentation |
Run Shiny QurvE App
run_app()
Launches a browser with the shiny app
if(interactive()){
# Run the app
run_app()
}