theme_this {plotthis} | R Documentation |
A ggplot2 theme and palettes for plotthis
Borrowed from the theme_this
function in the SCP
pipeline
Description
A ggplot2 theme and palettes for plotthis
Borrowed from the theme_this
function in the SCP
pipeline
Usage
theme_this(aspect.ratio = NULL, base_size = 12, font_family = NULL, ...)
Arguments
aspect.ratio |
The aspect ratio of the plot |
base_size |
The base size of the text |
font_family |
The font family of the text |
... |
Other arguments for |
Value
A ggplot2 theme
See Also
https://github.com/zhanghao-njmu/SCP
[Package plotthis version 0.7.2 Index]