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 Nov. 22, 2023, 1:07 a.m.

Related to is.rgb in animint2...