Skip to contents

Run Shiny QurvE App

Usage

run_app()

Value

Launches a browser with the shiny app

Examples

if(interactive()){
# Run the app
run_app()
}