Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

palette_pander

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

Extra Themes, Scales and Geoms for 'ggplot2'

v4.2.4
GPL-2
Authors
Jeffrey B. Arnold [aut, cre] (<https://orcid.org/0000-0001-9953-3904>), Gergely Daroczi [ctb], Bo Werth [ctb], Brian Weitzner [ctb], Joshua Kunst [ctb], Baptise Auguie [ctb], Bob Rudis [ctb], Hadley Wickham [ctb] (Code from the ggplot2 package.), Justin Talbot [ctb] (Code from the labeling package), Joshua London [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.