color_mean: Compute the mean of multiple colors in RGB space

View source: R/mixing.R

color_meanR Documentation

Compute the mean of multiple colors in RGB space

Description

Compute the mean of multiple colors in RGB space

Usage

color_mean(color_vec)

Arguments

color_vec

A vector of hex or R colors

Value

The mean of the colors as a character hex color (e.g. "#FFFFFF")


hypercompetent/colorway documentation built on April 2, 2024, 1:44 a.m.