is.color: color checking

Description Usage Arguments Details See Also Examples

View source: R/is.color.R

Description

Check if character string is a valid color representation

Usage

1

Arguments

x

value(s) to be tested

Details

see http://stackoverflow.com/questions/13289009/check-if-character-string-is-a-valid-color-representation/13290832#13290832

See Also

pptx, docx

Examples

1
is.color( c(NA, "black", "blackk", "1", "#00", "#000000") )

davidgohel/ReporteRs documentation built on March 23, 2020, 11 p.m.