weave_theme: Set a theme (without side-effects)

View source: R/weave.R

weave_themeR Documentation

Set a theme (without side-effects)

Description

Set a theme to be +-ed on unmodified to ⁠gg_*⁠ functions. Note, the mode takes precedence, unless mode = NULL.

Usage

weave_theme(theme = light_mode_r() + mode_orientation_to_x())

Arguments

theme

A ggplot2 theme that the ⁠gg_*⁠ function will add without side-effects. Use NULL for ggplot2 default.


ggblanket documentation built on Sept. 11, 2024, 7:37 p.m.