Skip to contents

The $outcome_plot() method creates plots of the average outcome values. Check out the More examples of R6 classes vignette for usage examples.

Usage

outcome_plot(file = NULL, ...)

Arguments

file

Optional file path to save the plot.

...

Additional arguments passed to ggsave, such as width and height.

Value

A ggplot object showing the outcome measure distribution.