blendColors: Blend colors

View source: R/mixColors.R

blendColorsR Documentation

Blend colors

Description

Blend a set of colors and return the color thereby obtained.

Usage

blendColors(cols)

Arguments

cols

set of colors to be mixed.

Examples

blendColors(c("blue", "purple"))

KevCaz/graphicsutils documentation built on Sept. 16, 2022, 10:05 a.m.