theme_pedr: Theme Peder

View source: R/tidyverse.R

theme_pedrR Documentation

Theme Peder

Description

Based on theme_minimal Font is ⁠BentonSans Regular⁠, and must be installed first title, subtitle are centered

Usage

theme_pedr(
  base_size = 11,
  strip_text_size = 12,
  strip_text_margin = 5,
  subtitle_size = 13,
  subtitle_margin = 10,
  plot_title_size = 16,
  plot_title_margin = 10,
  strip_color = "gray90",
  ...
)

Arguments

base_size

b

strip_text_size

b

strip_text_margin

b

subtitle_size

b

subtitle_margin

b

plot_title_size

b

plot_title_margin

b

strip_color

facet-strip color

...

x

Value

theme


pedersebastian/pederlib documentation built on June 17, 2024, 2:37 p.m.