saving work

This commit is contained in:
Tanushree Tunstall 2020-10-28 13:35:56 +00:00
parent afd649d504
commit 167a8a95ec

View file

@ -83,6 +83,8 @@ pdf(output_plots, width=15, height=12)
# y = Linear (Levels)
# coloured: outcome
# ====================================
my_comparisons <- list( c("t1", "t2"), c("t2", "t3"), c("t1", "t3") )
y_value = "value"
my_title1 = "Boxplots of mediators at t1: linear scale"