tgam_cols {tgamtheme} | R Documentation |
Function to extract The Globe and Mail's colors as hex codes
Description
Function to extract The Globe and Mail's colors as hex codes
Usage
tgam_cols(...)
Arguments
... |
Character names of tgam_colors. Colour names include 'burgundy', 'sky', 'salmon', 'gold', 'gray', 'alt1', 'alt2', 'alt3', 'alt4', 'alt5'. |
Value
A character vector of one or more colours in The Globe's palette
Examples
tgam_cols()
tgam_cols('burgundy')
[Package tgamtheme version 0.1.0 Index]