R package that contains color palettes based on colours on Metallica studio album covers.
metalli_palette(name, n, type = c("discrete", "continuous"))Name of palette. Select one:
kill, kill10, lightning, lightning10,
puppets, puppets10,justice, justice10,
metallica, metallica10, load,load10,
reload, reload10, anger, anger10,
magnetic, magnetic10, hardwired, hardwired10,
seasons10, seasons, combo, inomorata
Number of colors desired.
Some palettes contain 7 colors which were picked 'by hand'
The combo palette and those ending with '10' have 10 colours.
Apart from combo palette, these were produced with the
aid of the colorfindr package :
https://CRAN.R-project.org/package=colorfindr
Either continuous or discrete.
A vector of colors.
Yep, even the black album.
This package is based on the nycpalettes package: https://github.com/kellycotton/nycpalettes
metalli_palette("anger")