Description Usage Arguments Details Value Examples
R package that contains color palettes based on pop album covers. See also: https://github.com/johnmackintosh/metallicaRt for metallica palettes
1 | pop_palette(name, n, type = c("discrete", "continuous"))
|
name |
Name of palette. Select one:
|
n |
Number of colors desired. |
type |
Either continuous or discrete. |
and https://github.com/johnmackintosh/rockthemes for rock palettes
A vector of colors.
1 | pop_palette("aqua")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.