theme_tufte: Tufte Inspired Theme

View source: R/geoms_themes.R

theme_tufteR Documentation

Tufte Inspired Theme

Description

This is a barebones theme. It turns many aspects of plot background lines, etc. off completely. Inspired from the excellent ggthemes package: https://github.com/jrnold/ggthemes

Usage

theme_tufte(base_size = 11, base_family = "sans")

Arguments

base_size

base font size, given in pts.

base_family

base font family


JWileymisc documentation built on April 13, 2025, 9:07 a.m.