Description Usage Arguments Details
theme_ib is a ggplot2 theme in Isabella Benabaye's personal style.
1 2 3 4 5 6 7 8 9 10 11 |
title_family |
title elements font family |
text_family |
text elements font family |
base_size |
base font size |
text_color |
color of the text & title elements |
bg_color |
plot background color |
line_color |
color of line elements |
plot_margin |
plot margin specifications |
plots_pane |
indicate whether plots will be viewed in plots pane or not |
md |
indicate whether to use markdown elements for text |
By default (plots_pane = FALSE), the theme adjusts the text sizes for
printing.plots_pane = TRUE is meant to be used when viewing plots in the
plots pane and text sizes are not adjusted. There is also an option (md = TRUE) to use markdown theme elements from ggtext instead of
element_text().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.