Description Usage Arguments Value Author(s) See Also Examples
This function set a given number of colors to create a color wheel
1 | setColors(color, num)
|
color |
an R color name or a color in hexadecimal notation |
num |
integer value indicating how many colors to be added to the wheel |
A character vector with the given color and the set of colors to create a wheel color
Gaston Sanchez
1 2 3 4 5 |
[1] "#FF6347" "#FFBF47" "#E3FF47" "#87FF47" "#47FF63" "#47FFBF" "#47E3FF"
[8] "#4787FF" "#6347FF" "#BF47FF" "#FF47E3" "#FF4787"
[1] "#3D6DCC" "#883DCC" "#CC3D96" "#CC5F3D" "#BFCC3D" "#44CC3D" "#3DCCB0"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.