theme_exo: A ggplot2 theme based on the Google Exo font.

View source: R/exo.R

theme_exoR Documentation

A ggplot2 theme based on the Google Exo font.

Description

A ggplot2 theme based on the Google Exo font.

Usage

theme_exo(
  base_size = 12,
  base_family = "Exo",
  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 "Exo"

base_line_size

Base line size

base_rect_size

Base rect size


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