weave_theme: Set a theme to apply _without_ side-effects

View source: R/weave.R

weave_themeR Documentation

Set a theme to apply without side-effects

Description

Set a theme to added to ⁠gg_*⁠ functions without side-effects. Note this sets the mode to NULL to allow this to work, and therefore should be run after set_blanket.

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.


davidhodge931/ggblanket documentation built on Dec. 22, 2024, 9:10 p.m.