as.character.Color: Gets a character representation of the colors

Description Usage Arguments Details Value Author(s) See Also

Description

Gets a character representation of the colors. By default this method calls *getColors() and it is expected that this not overridden by subclasses.

Usage

1
2
## S3 method for class 'Color'
as.character(x, ...)

Arguments

...

Not used.

Details

To the develop of a new Color class: Do override this method.

Value

Returns the colors as a vector of character strings. For more details see *getColors().

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getColors(). For more information see Color.


HenrikBengtsson/R.colors documentation built on May 6, 2019, 11:53 p.m.