Learn R Programming

pagoda2 (version 1.0.0)

areColors: 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