saving work
This commit is contained in:
parent
afd649d504
commit
167a8a95ec
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ pdf(output_plots, width=15, height=12)
|
||||||
# y = Linear (Levels)
|
# y = Linear (Levels)
|
||||||
# coloured: outcome
|
# coloured: outcome
|
||||||
# ====================================
|
# ====================================
|
||||||
|
my_comparisons <- list( c("t1", "t2"), c("t2", "t3"), c("t1", "t3") )
|
||||||
|
|
||||||
y_value = "value"
|
y_value = "value"
|
||||||
my_title1 = "Boxplots of mediators at t1: linear scale"
|
my_title1 = "Boxplots of mediators at t1: linear scale"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue