powered by
Returns information about the available palettes.
info()
A data.frame with the following columns:
data.frame
palette
Names of palette.
type
Types of palettes: sequential, diverging or qualitative.
max
Maximum number of colors that are contained in each palette. Only relevant for qualitative palettes.
missing
The hexadecimal color value for mapping missing values.
N. Frerebeau
Other color palettes: colour(), ramp(), scale_picker
colour()
ramp()
scale_picker
## Get a table of available palettes info()
Run the code above in your browser using DataLab