is_hex: Validate Hex

View source: R/utils.R

is_hexR Documentation

Validate Hex

Description

validate if string is hexidecimal color code

Usage

is_hex(x)

Arguments

x

hexidecimal character

Value

logical. TRUE if object is a hexidecimal code


colorhex documentation built on Sept. 11, 2023, 9:06 a.m.