theme_tpl_print: A print ggplot2 theme formatted in TPL style

Description Usage Arguments

View source: R/theme_TPL_print.R

Description

theme_tpl provides a ggplot2 theme formatted according to the TPL website

Usage

1
2
3
4
5
6
theme_tpl_print(
  base_size = 11,
  base_family = "Arial",
  base_line_size = 0.5,
  base_rect_size = 0.5
)

Arguments

base_size

base font size

base_family

base font family

base_line_size

base line

base_rect_size

rectangle sizes


connorrothschild/tpltheme documentation built on Dec. 20, 2020, 7:18 a.m.