color_separate | R Documentation |
Separate colors by RGB distance
color_separate(x, start_with = 1)
x |
Vector of colors |
start_with |
Integer: Which color to output in first position |
Starting with the first color defined by start_with
, the next color
is chosen to be max distance from all preceding colors
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.