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()ordark_mode_r()) that anticipatesgg_*side-effects of removing relevant axis line/ticks and gridlines per themode_orientation.- ...
Dots to support trailing commas etc.
