purplow | R Documentation |
Simple color palettes
# sequential palettes
purplow(n)
darkros(n)
daright(n)
# diverging palettes
greeple(n)
bluered(n)
n |
number of colors to be in the palette. |
A character vector of hex color codes.
purplow(3)
darkros(3)
daright(3)
greeple(3)
bluered(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.