tint (version 0.1.2)

theme_tint: A 'Tufte'-inspired 'ggplot2' theme

Description

A 'Tufte'-inspired 'ggplot2' theme for the 'tint' package

Usage

theme_tint(base_size = 11, ticks = TRUE)

Arguments

base_size

An integer value for the base tick size, default is 11.

ticks

A logical value indicating if ticks should be drawn, default is TRUE.

Value

A modified theme for ggplot2 use

Details

This theme is borrows heavily from a similar theme in ggtufte by Jeffrey Arnold (but removes his font processing as it conflicts with ours).