theme_tgam: ggplot Globe and Mail theme

Description Usage Arguments Value

View source: R/theme_tgam.R

Description

Theme function to be passed as an argument during ggplot2 charting.

Usage

1
2
3
4
5
6
theme_tgam(
  size = 12,
  family = "GMsanC-Regular",
  title = "GMsanC-Bold",
  position = "center"
)

Arguments

size

Base font size

family

Font family

title

Font to use for title text

position

How should headings be positioned? Options are 'center' or 'left'. (Default: 'center',)

Value

A ggplot2 theme object, to be passed to a ggplot2 object


globeandmail/tgamtheme documentation built on Feb. 13, 2021, 9:16 a.m.