data-colon-palettes.info: Dataset: Palettes info

Description Details Author(s) References See Also Examples

Description

Palettes information including name, palette full name, class, maxcolors, category and colorblind.

Details

It is a 171 * 5 data.frame:

palette

character, the formal name of the palettes

class

character, the class name of the palette: "brewer", "ggtableau", "ggthemes", "ggsolarized", "viridis", "aetna", "grdevice"

maxcolors

numeric, the max number of colors for each palette

category

chracter, category of 'div(verging)', 'qual(itative)' or 'seq(uential)'

colorblind

logical, whether the palette is colorblind-friendly

Author(s)

Yiying Wang wangy@aetna.com

References

The data set is used for getPalette and getHexPal

See Also

RColorBrewer ggthemes grDevices viridis

Examples

1
2
3
4
## Not run: 
data(palette.info)

## End(Not run)

madlogos/asesvis documentation built on June 26, 2019, 12:18 a.m.