metalli_palette: Color Palettes based on Metallica album covers

View source: R/metallicart.R

metalli_paletteR Documentation

Color Palettes based on Metallica album covers

Description

R package that contains color palettes based on colours on Metallica studio album covers.

Usage

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

Arguments

name

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

n

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

type

Either continuous or discrete.

Details

Yep, even the black album.

This package is based on the nycpalettes package: https://github.com/kellycotton/nycpalettes

Value

A vector of colors.

Examples

metalli_palette("anger")


johnmackintosh/metallicaRt documentation built on Jan. 25, 2024, 3:23 p.m.