powered by
Create a vector of n contiguous colors.
n
circular.colors(n, m = 0, M = 2 * pi, offset = 0, ...)
a vector of length n.
the number of colors (>= 1) to be in the palette.
the smallest angle in radians.
the largest angle in radians.
the zero in radians.
further arguments passed to the function hsv.
hsv
Claudio Agostinelli
hsv, colors
colors
circular.colors(n=10, m=0, M=2*pi)
Run the code above in your browser using DataLab