brewer: Colors from colorbrewer2.org

brewerR Documentation

Colors from colorbrewer2.org

Description

Colors from colorbrewer2.org

Usage

brewer

Format

A data.frame with 1680 rows and 4 variables:

name

the name of the color palette.

type

the type of palette (qualitative, diverging, or sequential).

n

the number of colors in the palette. For a given palette, all combinations of colors are hand picked and not just interpolated between the two extremes. So, even in the same palette, the colors for the different values of n may be slightly different.

color

the hex code of the color.

Source

http://colorbrewer2.org

See Also

brewer_info for a summary of the properties of colorbrewer palettes.


jiho/chroma documentation built on Nov. 26, 2022, 2:39 a.m.