wholesale change for Header_TT.R location
This commit is contained in:
parent
b133b8be24
commit
586927ca56
46 changed files with 46 additions and 46 deletions
|
@ -4,7 +4,7 @@
|
|||
# Odds Ratio from master data
|
||||
#########################################################
|
||||
# load libraries
|
||||
#source("Header_TT.R")
|
||||
#source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
require("getopt", quietly = TRUE) # cmd parse arguments
|
||||
|
||||
# working dir and loading libraries
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
setwd("~/git/LSHTM_analysis/scripts/plotting/")
|
||||
source("Header_TT.R")
|
||||
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
source("../functions/lf_bp.R")
|
||||
# ================================================
|
||||
# Data: run get_plotting_data.R
|
||||
|
|
|
@ -7,7 +7,7 @@ getwd()
|
|||
setwd("~/git/LSHTM_analysis/scripts/plotting/")
|
||||
getwd()
|
||||
|
||||
source("Header_TT.R")
|
||||
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
|
||||
|
||||
source("get_plotting_dfs.R")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue