theme_r4pde | R Documentation |
This function creates a new ggplot2 theme by modifying the cowplot::theme_half_open theme. It sets a custom font size and changes the panel background color to gray96.
theme_r4pde(font_size = 16)
font_size |
The base font size. Default is 16. |
A ggplot2 theme object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.