theme_Publication {doblin} | R Documentation |
Custom ggplot2 theme for publication-style figures
Description
Custom ggplot2 theme for publication-style figures
Usage
theme_Publication(base_size = 24, base_family = "Arial", aspect.ratio = 0.75)
Arguments
base_size |
Base font size. |
base_family |
Base font family. |
aspect.ratio |
Aspect ratio of the plot. |
Value
A ggplot2 theme object.
[Package doblin version 0.1.1 Index]