is_hex {colorhex}R 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


[Package colorhex version 0.1.4 Index]