colorProperties: color properties object

Description Usage Arguments

View source: R/colorProperties.R

Description

create a color properties object.

Usage

1
2
3
4
5
6
7
colorProperties(value = "black")

## S3 method for class 'colorProperties'
print(x, ...)

## S3 method for class 'colorProperties'
as.character(x, ...)

Arguments

value

valid color

x

a colorProperties object

...

unused


ReporteRs documentation built on April 1, 2018, 12:06 p.m.