theme_nottshc: CDU data science team ggplot2 theme

Description Usage Arguments Details

View source: R/theme_nottshc.R

Description

A ggplot2 theme with a white panel background, no grid lines, large axis and legend titles, and increased text padding for better readability.

Usage

1
theme_nottshc(base_size = 12, base_family = "", box = FALSE)

Arguments

base_size

Numeric. Base font size; other font sizes and margins are adjusted relative to this.

base_family

Character. Base font family.

box

Logical. Indicates whether to draw a box around the plot.

Details

Some of this theme is borrowed with thanks from https://github.com/crsh/papaja/blob/master/R/theme_apa.R


CDU-data-science-team/nottshc_plotting_hack documentation built on Dec. 17, 2021, 12:53 p.m.