cols2: Function cols2

cols2R Documentation

Function cols2

Description

Returns a vector of transparent colors based on a vector of colors.

Usage

cols2(col, transparency = 0.7)

Arguments

col

Character vector specifying the colors to be transformed.

transparency

Numberic value specifying the transparency of the colors to be returned. Defaults to .3

Details

Returns a vector of transparent colors based on a vector of colors.

Examples

cols2(cols(10,"jddm")))

AndreasFischer1985/quantqual documentation built on June 20, 2022, 4:55 p.m.