powered by
Import Airbnb ggplot2 theme. It builds on theme_classic. You can change font family or size.
theme_airbnb_fancy(base_size = 2.5)
A theme element
# NOT RUN { qplot(1) + theme_airbnb_fancy() # }
Run the code above in your browser using DataLab