View source: R/theme_tpl_texas.R
theme_tpl
provides a ggplot2 theme formatted according to the TPL
website
1 2 3 4 5 6 7 | theme_tpl_texas(
scale = "continuous",
base_size = 12,
base_family = "Arial",
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.