ggpubr icon indicating copy to clipboard operation
ggpubr copied to clipboard

Round the p-values from stat_compare_means( label = "p.format") ??

Open bmreilly opened this issue 4 years ago • 1 comments

Very simple question:

Is there a way to round the p values returned by stat_compare_means(label = "p.format") ? Currently it prints 5 digits, but I'd like to reduce it to 3 to be able to plot more densely.

Thanks!

bmreilly avatar Sep 01 '20 17:09 bmreilly

I also would like to know if that option is possible.

Minh-AnhHuynh avatar Aug 19 '22 08:08 Minh-AnhHuynh