This commit is contained in:
Tanushree Tunstall 2022-09-05 16:57:00 +01:00
parent e69c2a60aa
commit 594c1c24d6

View file

@ -31,7 +31,11 @@ library(hash)
# than previous approaches
# system.time({
if(interactive()){
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
} else {
source("/srv/shiny-server/git/LSHTM_analysis/scripts/Header_TT.R")
}
load_target_globals=function(target){
cat(paste0("Reloading Target: ", target))