makeTransparent: get transparent equivalents of R colors

Description Usage Arguments Value

Description

get transparent equivalents of R colors

Usage

1
makeTransparent(..., alpha = 0.5)

Arguments

...

any number of colors, in any of R's acceptable forms (hex, character, number, etc)

alpha

how transparent do you want it? must be between 0 (totally transparent) and 1 (totally opaque)

Value

vector of transparentized colors, same length as ...


alyssafrazee/usefulstuff documentation built on May 12, 2019, 2:33 a.m.