renamed barplot_colour_function.R to bp_subcolours.R and reflected it in scripts using it.
This commit is contained in:
parent
db66fdb844
commit
374764b136
5 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ getwd()
|
|||
#source("Header_TT.R")
|
||||
library(ggplot2)
|
||||
library(data.table)
|
||||
source("barplot_colour_function.R")
|
||||
source("../functions/bp_subcolours.R")
|
||||
source("subcols_axis.R")
|
||||
|
||||
# should return the following dfs, directories and variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue