my_theme: my_theme

Description Usage Value Examples

View source: R/theme.R

Description

my_theme

Usage

1
my_theme(base_size = 12, base_family = "sans")

Value

This is the theme I use for my plots. Simple and based on theme_wsj(). Use it with theme_set or as a parameter in a ggplot call.

Examples

1
theme_set(my_theme)

G-Thomson/gthor documentation built on May 6, 2019, 5:08 p.m.