Separate colors by RGB distance
Usage
color_separate(x, start_with = 1)
Arguments
- x
Vector of colors
- start_with
Integer: Which color to output in first position
Details
Starting with the first color defined by start_with
, the next color
is chosen to be max distance from all preceding colors