R/shiny_app_functions.R
run_app.Rd
Run Shiny QurvE App
run_app()
Launches a browser with the shiny app
if(interactive()){ # Run the app run_app() }