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 ggplot2::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 Aug. 9, 2025, 1:07 a.m.