Learn R Programming

shinymrp (version 0.10.0)

MRPWorkflow-method-outcome_plot: 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, ...)

Value

A ggplot object showing the outcome measure distribution.

Arguments

file

Optional file path to save the plot.

...

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