all_are_valid_colors: Check if a string contains valid color strings

View source: R/palette_jak.R

all_are_valid_colorsR Documentation

Check if a string contains valid color strings

Description

It appears I copied this function from https://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation

Usage

all_are_valid_colors(x)

Arguments

x

A vector of colors in rgb or text string


jeffkimbrel/jakR documentation built on Oct. 26, 2024, 7:46 a.m.