pal: Generate a nice palette of colors

View source: R/utils.R

palR Documentation

Generate a nice palette of colors

Description

Generate a nice palette of colors

Usage

pal(n, alpha = 1)

Arguments

n

Number of colors to generate, evenly spaced on hcl scale

alpha

Partial transparency

Examples

pal(3)

pbreheny/hdrm documentation built on Jan. 17, 2024, 8:53 p.m.