Description Usage Arguments Value See Also Examples
Use SF_palette
to construct palettes of desired length.
1 | SF_palette(name, n, type = c("discrete", "continuous"))
|
name |
Name of desired palette |
n |
Number of colours required |
type |
"Continuous" for interpolated palettes, or "discrete" |
label |
Name of source movie (for use when creating palette swatches) |
A vector of colours.
Karthik Ram's [wesanderson](https://github.com/karthik/wesanderson) color palettes Chris Hamm's [spaceMovie](https://github.com/butterflyology/spaceMovie) Star Wars-themed palettes which feature some of my early Star Wars palettes
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.