sca: Thin wrappers of 'scales' functions

View source: R/sca.R

scaR Documentation

Thin wrappers of scales functions

Description

  sca   Thinly wraps alpha



See the link above for complete function documentation.

Usage

sca(color, alpha = NA)

Arguments

alpha

new alpha level in [0,1]. If alpha is NA, existing alpha values are preserved.

See Also

Other colors: markdown_help()

Examples

sca("red", 0.5)
sca("#FF00FF", 0.1)

j-martineau/uj documentation built on Sept. 14, 2024, 4:40 a.m.