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