palettes: Out-of-the-box Color Palettes

palettesR Documentation

Out-of-the-box Color Palettes

Description

Take the string "rainbow" and replace it with c("red", "orange", "yellow", "green", "blue", "purple")

Usage

palettes

Format

An object of class list of length 4.

Value

A character vector of color values.

Examples


multi_color(things$cat, colors = palettes$lacroix)

multicolor documentation built on March 7, 2023, 7:30 p.m.