#' Toy example ggplot theme for the Hertie School
#'
#'
#' looks pretty crappy. Please improve <3
theme_hertie <- ggplot2::theme_classic() +
ggplot2::theme(text = element_text(family = "Georgia", size = 23, color = "darkred"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.