ggstatsplot icon indicating copy to clipboard operation
ggstatsplot copied to clipboard

Add `extract_expressions()`

Open IndrajeetPatil opened this issue 2 years ago • 0 comments

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?

IndrajeetPatil avatar Apr 01 '22 07:04 IndrajeetPatil