Learn R Programming

kmeRtone (version 1.0)

addAlphaCol: Add transparency to color.

Description

Add transparency to color.

Usage

addAlphaCol(cols, alpha)

Value

Colors with alpha value in hex format.

Arguments

cols

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

alpha

Alpha value.