ggstatsplot
package plotsR/helpers_theme_ggstatsplot.R
theme_ggstatsplot.Rd
Common theme used across all plots generated in ggstatsplot
and assumed by the author to be aesthetically pleasing to the
user/reader.
theme_ggstatsplot(ggtheme = ggplot2::theme_bw(), ggstatsplot.layer = TRUE) theme_corrmat() theme_pie(ggtheme = ggplot2::theme_bw(), ggstatsplot.layer = TRUE)
ggtheme | A function, |
---|---|
ggstatsplot.layer | Logical that decides whether |
A ggplot2
object with the theme_ggstatsplot
theme overlaid.
https://indrajeetpatil.github.io/ggstatsplot/articles/web_only/theme_ggstatsplot.html