Skip to content

Commit a214fdd

Browse files
committed
add folder for idep v 2.10
1 parent 0fcfbac commit a214fdd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

shinyapps/idep210/app.R

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)