Learn R Programming

ggstatsplot (version 0.8.0)

theme_ggstatsplot: Default theme used in all ggstatsplot package plots

Description

Common theme used across all plots generated in ggstatsplot and assumed by the author to be aesthetically pleasing to the user/reader. The theme is a wrapper around ggplot2::theme_bw().

Usage

theme_ggstatsplot()

Arguments

Value

A ggplot object with the theme_ggstatsplot theme overlaid.