is_hex: Check If String Passed is Hexadecimal

View source: R/utils.R

is_hexR Documentation

Check If String Passed is Hexadecimal

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


sportyR documentation built on Aug. 8, 2025, 6:17 p.m.