powered by
Check if character string is a valid color representation
is.color(x)
value(s) to be tested
see http://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation/13290832#13290832
pptx, docx
pptx
docx
# NOT RUN { is.color( c(NA, "black", "blackk", "1", "#00", "#000000") ) # }
Run the code above in your browser using DataLab