color_separate: Separate colors

View source: R/colorOps.R

color_separateR Documentation

Separate colors

Description

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

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.