is_hex {sportyR} | R Documentation |
Identify if a passed color is a hexadecimal string
Description
Identify if a passed color is a hexadecimal string
Usage
is_hex(col_str = "")
Arguments
col_str |
The potentially-hexadecimal string to check |
Value
A boolean indicating if the string is in fact hexadecimal
[Package sportyR version 2.2.2 Index]