theme_poppins | R Documentation |
A ggplot2 theme based on the Google Poppins font.
theme_poppins( base_size = 12, base_family = "Poppins", base_line_size = base_size/22, base_rect_size = base_size/22 )
base_size |
Font size. Default at 12 pts. |
base_family |
Font family. Default is "Poppins" |
base_line_size |
Base line size |
base_rect_size |
Base rect size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.