| palette_pander {ggthemes} | R Documentation |
The pander ships with a default colorblind and printer-friendly color palette borrowed from http://jfly.iam.u-tokyo.ac.jp/color/.
palette_pander(n, random_order = FALSE)
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 |
Other colour pander: scale_color_pander
## Not run: palette_pander(TRUE) ## End(Not run)