| info | R Documentation |
Returns information about the available schemes.
info()
A data.frame with the following columns:
paletteNames of palette.
typeTypes of schemes: sequential, diverging or qualitative.
maxMaximum number of colors that are contained in each palette. Only relevant for qualitative schemes.
missingThe hexadecimal color value for mapping missing values.
N. Frerebeau
Other color schemes:
colour()
## Get a table of available palettes
info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.