ggstatsplot package plotsCommon theme used across all plots generated in ggstatsplot
and assumed by the author to be aesthetically pleasing to the
user/reader.
theme_mprl(ggtheme = ggplot2::theme_bw())A function, ggplot2 theme name. Default value is
ggplot2::theme_bw(). Allowed values are the official ggplot2 themes,
including theme_bw(), theme_minimal(), theme_classic(),
theme_void(), etc.
A ggplot2 object with the theme_mprl theme.
https://indrajeetpatil.github.io/ggstatsplot/articles/theme_mprl.html