theme_databrew: databrew theme

Description Usage Arguments Value

Description

Apply the databrew look to a ggplot2-generated visualization

Usage

1
2
3
4
5
6
7
theme_databrew(
  base_size = 15,
  base_family = "Sawasdee",
  y_comma = TRUE,
  subtitle_family = "Sawasdee",
  axis_family = "Sawasdee"
)

Arguments

base_size

The size of the base font

base_family

The font used in the legend and title

y_comma

Whether to add comma seperators every 3 digits to a continuous y axis

subtitle_family

The font used in the subtitle

axis_family

The font used in the axes

Value

A list of options compatible with ggplot()


databrew/databrew documentation built on Feb. 1, 2020, 2:28 p.m.