Closed lweasel closed 1 year ago
I think if wrap the start/stop outside, all the plots will end up in one pdf with each page containing one plot with the comparison name. We can change it so that it produces for each comparison a plot instead?
Yep, I think that would probably be the thing to do.
okay, will change it so it produces one plot for each comparison in a separator file.
(Sorry of course if I previously said the opposite to this!)
In the following code in diff_expr.R:
shouldn't the start_plot() and end_plot() calls be inside the for loop, with a different string passed to start_plot() each time?