blend.colors: blend.colors

View source: R/common.R

blend.colorsR Documentation

blend.colors

Description

Average a vector of colours in RGBA colour space.

Usage

blend.colors(col)

Arguments

col:

a vector of named or hexadecimal color specifications

Value

a hex color string, including an alpha channel

Examples

blend.colors(c('red', 'blue', 'green'))


ArtPoon/ggfree documentation built on July 11, 2024, 11:15 a.m.