hclDemo: HCL Colors

View source: R/hclDemo.R

hclDemoR Documentation

HCL Colors

Description

Plot HCL colors as a wheel with c=120 chroma and l=85 luminance.

Usage

hclDemo(n = 400, col = hcl(360 * seq(0, 1 - 1/n, 1/n), c = 120), ...)

Arguments

n

the number of hue values.

col

an optional set of colors, to show some other palette.

...

passed to hsvDemo.

Value

NULL, but a plot is drawn.

See Also

hsvDemo, rgbDemo.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.