msa
This commit is contained in:
parent
7c3c5093c7
commit
fd02eb66bd
1 changed files with 5 additions and 5 deletions
10
msa/global.R
10
msa/global.R
|
@ -31,12 +31,12 @@ library(hash)
|
|||
# than previous approaches
|
||||
|
||||
# system.time({
|
||||
if(interactive()){
|
||||
load_dir="~/git/"
|
||||
|
||||
} else {
|
||||
# if(interactive()){
|
||||
# load_dir="~/git/"
|
||||
#
|
||||
# } else {
|
||||
load_dir="/srv/shiny-server/git/"
|
||||
}
|
||||
# }
|
||||
source(paste0(load_dir,"LSHTM_analysis/scripts/Header_TT.R"))
|
||||
|
||||
load_target_globals=function(target){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue