rock_palette: Color Palettes based on classic rock album covers

View source: R/rock_palettes.R

rock_paletteR Documentation

Color Palettes based on classic rock album covers

Description

R package that contains color palettes based on colours on classic rock album covers.

Usage

rock_palette(name, n, type = c("discrete", "continuous"))

Arguments

name

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

n

Number of colors desired.

Some palettes contain 5 colors. Those beginning with 'rock' have 4

type

Either continuous or discrete.

Details

See also: https://github.com/johnmackintosh/metallicaRt for metallica palettes

Value

A vector of colors.

Examples

rock_palette("swift")


johnmackintosh/rockthemes documentation built on Jan. 16, 2024, 5:05 a.m.