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,shiny.maxRequestSize = 30*1024^2)
ExploreMetabar::run_app() # add parameters here (if any)
erifa1/ExploreMetabar documentation built on Jan. 12, 2023, 1:51 a.m.