View source: R/theme_faunalytics.R
theme_faunalytics | R Documentation |
Custom Faunalytics theme styling for ggplot objects.
theme_faunalytics(
font = "Gotham Book",
font_bold = "Gotham Bold",
gotham = TRUE
)
font |
Font for non-bold text. Gotham Book by default. |
font_bold |
Font for bold text. Gotham Bold by default. |
gotham |
Set to FALSE if you do not have the fonts Gotham Book and Gotham Bold installed and accessible to R. If FALSE, defaults to Helvetica. |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.