snapalette | R Documentation |
list of palettes from my holiday snaps
snapalette(name, n, type = c("discrete", "continuous"))
name |
Name of desired palette. Choices are: |
n |
Number of colors desired. |
type |
Either "continuous" or "discrete". Use continuous if you want to automatically interpolate between colours. @importFrom graphics rgb rect par image text |
list of palettes from my holiday snaps
A vector of colours.
https://github.com/karthik/wesanderson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.