We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcfbac commit a214fddCopy full SHA for a214fdd
shinyapps/idep210/app.R
@@ -0,0 +1,7 @@
1
+# Launch the ShinyApp (Do not remove this comment)
2
+# To deploy, run: rsconnect::deployApp()
3
+# Or use the blue button on top of this file
4
+
5
+#pkgload::load_all(export_all = FALSE,helpers = FALSE,attach_testthat = FALSE)
6
+options( "golem.app.prod" = TRUE)
7
+idepGolem::run_app() # add parameters here (if any)
0 commit comments