theme_Publication_noYaxis {doblin} | R Documentation |
Custom ggplot2 theme with no y-axis title
Description
Custom ggplot2 theme with no y-axis title
Usage
theme_Publication_noYaxis(
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]