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)
covid19mx::run_app() # add parameters here (if any)
alberto-mateos-mo/covid19mx documentation built on Nov. 2, 2020, 10:26 a.m.