MRPWorkflow-method-outcome_plot: Create summary plots of the outcome measure

MRPWorkflow-method-outcome_plotR Documentation

Create summary plots of the outcome measure

Description

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.


shinymrp documentation built on Dec. 4, 2025, 5:07 p.m.