sourcing plotting_data for subcols_axis_PS
This commit is contained in:
parent
b754f26f9b
commit
ed739aeb71
4 changed files with 110 additions and 90 deletions
|
@ -11,6 +11,10 @@ setwd("~/git/LSHTM_analysis/scripts/plotting")
|
|||
getwd()
|
||||
|
||||
#source("Header_TT.R")
|
||||
library(ggplot2)
|
||||
library(data.table)
|
||||
library(dplyr)
|
||||
|
||||
require("getopt", quietly = TRUE) #cmd parse arguments
|
||||
#========================================================
|
||||
# command line args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue