Learn R Programming

rdss (version 1.0.14)

hex_add_alpha: Add alpha transparency to a color defined in hexadecimal

Description

Add alpha transparency to a color defined in hexadecimal

Usage

hex_add_alpha(col, alpha)

Value

color codes with alpha added

Arguments

col

Original color code in hex

alpha

Level of alpha transparency to add