extractColors: extractColors

View source: R/colorTools.R

extractColorsR Documentation

extractColors

Description

EXtract colors from custom color vector by color name

Usage

extractColors(..., colorVector = customColors::colorVectorPotline)

Arguments

...

names of colors to return - if NULL returns all colors

colorVector

named color vector

Value

named vector of selected colors

Examples

extractColors("red", "brown")



OlivierGranacher/customColors documentation built on April 4, 2022, 2:53 a.m.