default_theme: Default theme parameters

Description Usage Arguments Details Value

Description

A custom ggplot2 theme.

Usage

1
2
default_theme(base_family = "Arial Narrow", base_size = 11.5,
  plot_title_size = 18, subtitle_size = 12, void = FALSE, ...)

Arguments

base_family

character.

base_size, plot_title_size, subtitle_size

numeric.

void

logical. Whether or not to modifly theme to mimic ggplot2::theme_void()/

...

dots. Additional parameters passed to ggplot2::theme().

Details

This theme is based on ggplot2::theme_minimal().

Value

function.


tonyelhabr/tetext documentation built on May 14, 2019, 8:03 a.m.