Description
Set a mode for the mode argument in gg_*
functions.
Usage
weave_mode(mode = light_mode_r())
Arguments
- mode
A ggplot2 theme (e.g. light_mode_t()
or dark_mode_r()
) that anticipates gg_*
side-effects of removing relevant axis line/ticks and gridlines per the mode_orientation
.