Learn R Programming

kmeRtone (version 1.0)

mixColors: Mix color

Description

This is useful to get overlayed colors.

Usage

mixColors(cols, alpha)

Value

New mixed colors in hex format.

Arguments

cols

Colors in hex format or R color code e.g. "red", "black", etc.

alpha

Add alpha transparency value.