pcv_theme {pcvr} | R Documentation |
Default theme for ggplots made by pcvr functions.
Description
Default theme for ggplots made by pcvr functions.
Usage
pcv_theme()
Value
A ggplot theme
Examples
ggplot2::ggplot() +
pcv_theme()
[Package pcvr version 1.1.1.0 Index]