ggstatsplot
ggstatsplot copied to clipboard
Add `extract_expressions()`
Similar to how extract_stats()
lets you extract data frames, this function will help you extract all expressions present in the plot.
This will also help get rid of the output
argument.
How to make this work with grouped_
plots?