memetheme {memery} | R Documentation |
Default meme theme
Description
The default ggplot2 theme for meme plots.
Usage
memetheme(base_size = 14, base_family = "", base_col = "white")
Arguments
base_size |
numeric, the base size. |
base_family |
character, the base font family. |
base_col |
character, the base color for all title text and axis lines and ticks. |
Value
a ggplot2 theme.
[Package memery version 0.5.7 Index]