View source: R/theme_bbd_texas.R
theme_bbd
provides a ggplot2 theme formatted according to the BBD
website
1 2 3 4 5 6 7 | theme_bbd_texas(
scale = "continuous",
base_size = 12,
base_family = "raleway",
base_line_size = 0.5,
base_rect_size = 0.5
)
|
scale |
scale |
base_size |
base font size |
base_family |
base font family |
base_line_size |
base line |
base_rect_size |
base rectangle sizes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.