theme_custom: theme_custom

Description Usage Arguments

View source: R/rapt_theme.R

Description

theme_custom

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
theme_custom(
  base_size = 16,
  x_label_size = NA,
  y_label_size = NA,
  x_tick_label_size = NA,
  y_tick_label_size = NA,
  y_label_angle = 90,
  title_size = NA,
  title_just = 0.5,
  legend_position = "top"
)

Arguments

y_label_angle

Angle to rotate y axis label.

legend_position

mkumar-rapttx/RAPTR documentation built on July 3, 2021, 10:14 p.m.