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


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