colorProperties
From ReporteRs v0.8.9
by David Gohel
color properties object
create a color properties object.
Usage
colorProperties(value = "black")# S3 method for colorProperties
print(x, ...)
# S3 method for colorProperties
as.character(x, ...)
Arguments
- value
valid color
- x
a colorProperties object
- ...
unused
Community examples
Looks like there are no examples yet.