cbcity: A list of the current color palettes

Description Format Source See Also Examples

Description

A list of the current color palettes

Format

data.frame with the palette type (pal.type), the palette name (pal.name), and the number of colors in that palette (pal.n).

Source

These data were parsed from hyperlinks found on http://soliton.vm.bytemark.co.uk/pub/cpt-city/cb/seq/index.html, http://soliton.vm.bytemark.co.uk/pub/cpt-city/cb/div/index.html, and http://soliton.vm.bytemark.co.uk/pub/cpt-city/cb/qual/index.html

See Also

list_cpt; cb.city

Examples

1
2
3
data(cbcity)
summary(cbcity)
subset(cbcity, pal.name=="Set1")

abarbour/cb.city documentation built on May 10, 2019, 4:06 a.m.