Rdocumentation
powered by
Learn R Programming
SciencesPo (version 1.3.8)
theme_pub: Themes for ggplot graphs
Description
Theme for plotting with ggplot
Usage
theme_pub(base_size = 14, base_family = "helvetica")
Arguments
base_size
Enables to set the font size of all text elements.
base_family
Enables to set the font family of all text elements.
See Also
theme
,
theme_black
,
theme_map
.