theme_opmi | R Documentation |
Provides a ggplot2 theme that is consistent with the OPMI MS Office theme.
theme_opmi(base_size = 12, base_font = "Open Sans", base_family = "opensans")
base_size |
Numeric font size |
base_font |
Name of font to use (only need to specify if you would like a font that is not included in base R and not included in the OPMI theme) |
base_family |
Name of font family to use (only need to specify if you would like a font that is not included in base R and not included in the OPMI theme). For a base R font, use "sans", "serif", or "mono". |
A theme that can be used in ggplots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.