metalli_palette | R Documentation |
R package that contains color palettes based on colours on Metallica studio album covers.
metalli_palette(name, n, type = c("discrete", "continuous"))
name |
Name of palette. Select one:
|
n |
Number of colors desired. Some palettes contain 7 colors which were picked 'by hand'
The |
type |
Either continuous or discrete. |
Yep, even the black album.
This package is based on the nycpalettes package: https://github.com/kellycotton/nycpalettes
A vector of colors.
metalli_palette("anger")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.