theme_holmes: My ggplot2 plotting theme

Description Usage Arguments

View source: R/vis-theme-holmes.R

Description

Some small tweaks to ggplot2::theme_bw()

Usage

1
2
3
4
5
6
theme_holmes(
  base_size = 11,
  base_family = "",
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

base_size

base font size given in pts

base_family

base font family

base_line_size

base size for line elements

base_rect_size

base size for rect elements


cj-holmes/holmesr documentation built on Sept. 20, 2020, 12:44 a.m.