theme_exo2: A ggplot2 theme based on the Google Exo2 font.

View source: R/exo2.R

theme_exo2R Documentation

A ggplot2 theme based on the Google Exo2 font.

Description

A ggplot2 theme based on the Google Exo2 font.

Usage

theme_exo2(
  base_size = 12,
  base_family = "Exo 2",
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

base_size

Font size. Default at 12 pts.

base_family

Font family. Default is "Exo2"

base_line_size

Base line size

base_rect_size

Base rect size


PMassicotte/ggpmthemes documentation built on June 18, 2022, 7:12 a.m.