theme_mathbook: Custom "math book" 'ggplot2' theme

View source: R/vis.R

theme_mathbookR Documentation

Custom "math book" ggplot2 theme

Description

This is a custom ggplot2 theme function that inverts the default white background / black text and customizes legend placement.

Usage

theme_mathbook()

Details

The theme returned from this function uses:

  • Black panel, plot, and legend backgrounds

  • White text

  • Blank legend title

  • Legend position on bottom

Value

Returns a theme object with custom theme settings for theme_mathbook.


vpnagraj/yawp documentation built on March 31, 2022, 9:56 a.m.