is.rgb: Check if character is an RGB hexadecimal color value

View source: R/z_helperFunctions.R

is.rgbR Documentation

Check if character is an RGB hexadecimal color value

Description

Check if character is an RGB hexadecimal color value

Usage

is.rgb(x)

Arguments

x

character

Value

True/False value


tdhock/animint2 documentation built on Feb. 21, 2025, 8 a.m.