theme_phe: Fingertips theme for ggplot2

View source: R/theme.R

theme_pheR Documentation

Fingertips theme for ggplot2

Description

fingertips theme

Usage

theme_phe(
  theme = "fingertips",
  base_size = 11,
  base_family = "",
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

theme

string; theme of chart, current are fingertips only

base_size

base font size

base_family

base font family

base_line_size

base size for line elements

base_rect_size

base size for rect elements


PublicHealthEngland/fingertipscharts documentation built on Sept. 21, 2023, 10:31 p.m.