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/qqBaseX documentation built on Aug. 28, 2022, 11:30 a.m.