ptol_pal: Color Palettes from Paul Tol's "Colour Schemes"

View source: R/ptol.R

ptol_palR Documentation

Color Palettes from Paul Tol's "Colour Schemes"

Description

Qualitative color palettes from Paul Tol, "Colour Schemes".

Usage

ptol_pal()

Details

Incorporation of the palette into an R package was originally inspired by Peter Carl's [Paul Tol 21 Gun Salute](https://tradeblotter.wordpress.com/2013/02/28/the-paul-tol-21-color-salute/)

References

Paul Tol. 2012. "Colour Schemes." SRON Technical Note, SRON/EPS/TN/09-002. https://personal.sron.nl/~pault/data/colourschemes.pdf

See Also

Other colour ptol: scale_colour_ptol()

Examples

library("scales")

show_col(ptol_pal()(6))
show_col(ptol_pal()(4))
show_col(ptol_pal()(12))

ggthemes documentation built on Nov. 21, 2023, 5:08 p.m.

Related to ptol_pal in ggthemes...