gf_theme: Themes for ggformula

View source: R/gf_aux.R

gf_themeR Documentation

Themes for ggformula

Description

Themes for ggformula

Usage

gf_theme(object, theme, ...)

Arguments

object

a gg object

theme

a ggplot2 theme function like theme_minimal().

...

If theme is missing, then these additional arguments are theme elements of the sort handled by ggplot2::theme().

Value

a modified gg object


ggformula documentation built on Nov. 9, 2023, 5:08 p.m.