The $outcome_plot()
method creates plots of the average outcome values.
Check out the More examples of R6 classes
vignette for usage examples.
Arguments
- file
Optional file path to save the plot.
- ...
Additional arguments passed to
ggsave
, such aswidth
andheight
.