on shinyapps.io and running. woop woop!

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-27 10:35:40 +01:00
commit 87505daeeb
No known key found for this signature in database
5 changed files with 17 additions and 3 deletions

View file

@ -11,7 +11,7 @@ library(devtools)
# if (!requireNamespace("REDCapCAST")) {
# install.packages("REDCapCAST")
# }
library(REDCapCAST)
# library(REDCapCAST)
## Load merged files for shinyapps.io hosting
if (file.exists(here::here("functions.R"))) {