Description Usage Arguments Value Author(s) See Also Examples
Create a vector of n
contiguous colors.
1 | circular.colors(n, m = 0, M = 2 * pi, offset = 0, ...)
|
n |
the number of colors (>= 1) to be in the palette. |
m |
the smallest angle in radians. |
M |
the largest angle in radians. |
offset |
the zero in radians. |
... |
further arguments passed to the function |
a vector of length n
.
Claudio Agostinelli
1 | circular.colors(n=10, m=0, M=2*pi)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.