Run the Shiny Application
run_app(...)
...
A series of options to be used inside the app.
if(interactive()) { run_app() }