areColors {pagoda2} | R 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
[Package pagoda2 version 1.0.12 Index]