wholesale change for Header_TT.R location

This commit is contained in:
Tanushree Tunstall 2022-01-26 11:39:03 +00:00
parent b133b8be24
commit 586927ca56
46 changed files with 46 additions and 46 deletions

View file

@ -27,7 +27,7 @@ getwd()
require("getopt", quietly = TRUE) # cmd parse arguments
# load functions
source("Header_TT.R")
source("~/git/LSHTM_analysis/scripts/Header_TT.R")
source("../functions/plotting_globals.R")
source("../functions/plotting_data.R")