jak_theme_black: JAK ggplot theme

View source: R/jak_theme.R

jak_theme_blackR Documentation

JAK ggplot theme

Description

Modify theme of ggplots

Usage

jak_theme_black(
  base_size = 10,
  base_color = "gray80",
  grid_color = "gray30",
  strip_size = 10,
  strip_color = "transparent",
  legend_size = 10,
  base_family = ""
)

Arguments

base_size

Font size for most things

base_color

Color for most text and lines

grid_color

Color for grid lines

strip_size

Font size for facet strip titles

legend_size

Font size for legend

base_family

Font family


jeffkimbrel/jakR documentation built on April 6, 2024, 8:48 p.m.