make_transparent: Make a color transparent (Taken from an answer on...

Description Usage Arguments Value

View source: R/make_transparent.R

Description

Make a color transparent (Taken from an answer on StackOverflow by Nick Sabbe)

Usage

1
make_transparent(color, alpha = 100)

Arguments

color

color number, string or hexidecimal code

alpha

numeric transparency

Value

someColor rgb


sarbal/EGAD documentation built on May 5, 2021, 5:10 p.m.