toRGB: Convert R colors to RGB hexadecimal color values

View source: R/z_helperFunctions.R

toRGBR Documentation

Convert R colors to RGB hexadecimal color values

Description

Convert R colors to RGB hexadecimal color values

Usage

toRGB(x)

Arguments

x

character

Value

hexadecimal color value or "transparent" if is.na


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.

Related to toRGB in animint2...