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


animint2 documentation built on April 3, 2025, 10:48 p.m.

Related to is.rgb in animint2...