plot_text_options: Modify text options of plots

Description Usage Arguments

Description

Modify text options of plots

Usage

1
2
3
4
5
6
7
plot_text_options(
  font_name = "Helvetica",
  title_size = 10,
  label_size = 7,
  legend_size = 10,
  strip_text_y_size = 8
)

Arguments

font_name

Name of font to use

title_size

Font size of x- and y-axis titles

label_size

Font size of x- and y-axis tick labels

legend_size

Font size of legend

strip_text_y_size

Font size of vertical panel text


detzrcr documentation built on July 23, 2020, 9:06 a.m.