| weave_theme {ggblanket} | R 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 |
[Package ggblanket version 10.0.0 Index]