Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gf_theme

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

Formula Interface to the Grammar of Graphics

v0.10.1
MIT + file LICENSE
Authors
Daniel Kaplan [aut], Randall Pruim [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.