app.R

# Launch the ShinyApp (Do not remove this comment)
# To deploy, run: rsconnect::deployApp()
# Or use the blue button on top of this file

pkgload::load_all()
options( "golem.app.prod" = TRUE)
sober::run_app() # add parameters here (if any)
feinmann/sober documentation built on March 25, 2020, 12:09 a.m.