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

Sys.setenv(R_CONFIG_ACTIVE = "production") # Replace "default" with your config
pkgload::load_all()
options("golem.app.prod" = TRUE)
projectLive::run_app() # add parameters here (if any)
Sage-Bionetworks/projectLive_NF documentation built on Feb. 5, 2024, 7:12 p.m.