ggstatsplot (version 0.0.5)

theme_pie: Default theme used for pie chart

Description

Default theme used for pie chart

Usage

theme_pie(ggtheme = ggplot2::theme_bw())

Arguments

ggtheme

A function, ggplot2 theme name. Default value is ggplot2::theme_bw(). Allowed values are the official ggplot2 themes, including theme_grey(), theme_minimal(), theme_classic(), theme_void(), etc.

Value

A ggplot2 object with the theme_mprl theme.