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.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.