hex_add_alpha: Add alpha transparency to a color defined in hexadecimal

View source: R/palettes.R

hex_add_alphaR Documentation

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)

Arguments

col

Original color code in hex

alpha

Level of alpha transparency to add

Value

color codes with alpha added


DeclareDesign/rdddr documentation built on Feb. 10, 2025, 1:58 p.m.