Learn R Programming

xaringanthemer (version 0.1.0)

apply_alpha: Add alpha to hex color

Usage

apply_alpha(color_hex, opacity = 0.5)

Arguments

color_hex

A character string representing a hex color

opacity

Desired opacity of the output color