areColors: Quick utility to check if given character vector is colors...

View source: R/helpers.R

areColorsR Documentation

Quick utility to check if given character vector is colors Thanks to Stackoverflow: http://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation

Description

Quick utility to check if given character vector is colors Thanks to Stackoverflow: http://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation

Usage

areColors(x)

Arguments

x

character vector to check

Value

boolean whether character vector is colors


pagoda2 documentation built on June 24, 2024, 9:09 a.m.