git trimmed downthe dm_om_data.R

This commit is contained in:
Tanushree Tunstall 2022-08-05 14:36:02 +01:00
parent fae846395d
commit 05ab89ec09
5 changed files with 168 additions and 351 deletions

View file

@ -112,7 +112,7 @@ cat(s1)
#source("other_plots_data.R")
####################################################################
source(paste0(plot_script_path, "dm_om_data.R"))
#source(paste0(plot_script_path, "dm_om_data.R"))
s2 = c("\nSuccessfully sourced other_plots_data.R")
cat(s2)