theme_wpa_basic | R Documentation |
A theme function applied to 'ggplot' visualisations in 'vivainsights'.
Based on theme_wpa()
but has no font requirements.
theme_wpa_basic(font_size = 12)
font_size |
Numeric value that prescribes the base font size for the plot. The text elements are defined relatively to this base font size. Defaults to 12. |
Returns a ggplot object with the applied theme.
Other Themes:
theme_wpa()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.