rock_palette.Rd
R package that contains color palettes based on colours on classic rock album covers.
rock_palette(name, n, type = c("discrete", "continuous"))
Name of palette. Select one:
alice
, californication
, coltrane
, deelite
,
electric
, facelift
, faithnomore
, harvey
,
heep
, hellawaits
, husker
, janelle
,
melloncollie
,miles
, muse
, nodoubt
,
peacesells
,secondlaw
, siamesedream
, swift
,
zeppelin
Number of colors desired.
Some palettes contain 5 colors. Those beginning with 'rock' have 4
Either continuous or discrete.
A vector of colors.
See also: https://github.com/johnmackintosh/metallicaRt for metallica palettes
rock_palette("swift")