theme_maven: A ggplot2 theme based on the Google Maven Pro font.

View source: R/maven_pro.R

theme_mavenR Documentation

A ggplot2 theme based on the Google Maven Pro font.

Description

A ggplot2 theme based on the Google Maven Pro font.

Usage

theme_maven(
  base_size = 12,
  base_family = "Maven Pro",
  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 "Maven Pro"

base_line_size

Base line size

base_rect_size

Base rect size


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