theme_airbnb_fancy: Airbnb theme for ggplo2

Description Usage Value Examples

View source: R/theme_airbnb_fancy.R

Description

Import Airbnb ggplot2 theme. It builds on theme_classic. You can change font family or size.

Usage

1
theme_airbnb_fancy(base_size = 2.5)

Value

A theme element

Examples

1
qplot(1) + theme_airbnb_fancy()

ricardo-bion/ggtech documentation built on Aug. 9, 2019, 10:40 a.m.