msa
This commit is contained in:
parent
594c1c24d6
commit
d5975402bf
1 changed files with 4 additions and 4 deletions
|
@ -31,11 +31,11 @@ library(hash)
|
|||
# than previous approaches
|
||||
|
||||
# system.time({
|
||||
if(interactive()){
|
||||
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
} else {
|
||||
# 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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue