pretty_palette: Get a pretty palette of colours

View source: R/tcata.R

pretty_paletteR Documentation

Get a pretty palette of colours

Description

Create a vector of n pretty colours.

Usage

pretty_palette(n)

Arguments

n

number of colours in the palette

Value

cv A character vector, cv, of colours that look pretty.

Examples

pretty_palette(8)

tempR documentation built on Sept. 8, 2023, 5:19 p.m.

Related to pretty_palette in tempR...