Description Usage Arguments Details Value Author(s) See Also
Gets a character representation of the colors.
By default this method calls *getColors() and it is
expected that this not overridden by subclasses.
1 2 | ## S3 method for class 'Color'
as.character(x, ...)
|
... |
Not used. |
To the develop of a new Color class: Do override this method.
Returns the colors as a vector of character strings. For more
details see *getColors().
Henrik Bengtsson (http://www.braju.com/R/)
*getColors().
For more information see Color.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.