addAlphaCol: Add transparency to color.

View source: R/addAlphaCol.R

addAlphaColR Documentation

Add transparency to color.

Description

Add transparency to color.

Usage

addAlphaCol(cols, alpha)

Arguments

cols

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

alpha

Alpha value.

Value

Colors with alpha value in hex format.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.