palette_pander: Color palette from the pander package

View source: R/pander.R

palette_panderR Documentation

Color palette from the pander package

Description

The pander ships with a default colorblind and printer-friendly color palette borrowed from ⁠https://jfly.iam.u-tokyo.ac.jp/color/⁠.

Usage

palette_pander(n, random_order = FALSE)

Arguments

n

number of colors. This palette supports up to eight colors.

random_order

if the palette should be reordered randomly before rendering each plot to get colorful images

See Also

Other colour pander: scale_color_pander()

Examples

## Not run: 
  palette_pander(TRUE)

## End(Not run)

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