Description Usage Arguments Value Author(s) See Also
Gets the set of colors in the \#rrggbb format.
1 2 |
filter |
If |
By default the getColors() method does not take any other arguments, but subclasses may provide optional arguments for convenience, e.g. gamma correction parameters etc.
... |
Not used. |
Returns a vector of character strings of length equal to the number of
colors in the Color object. The returned colors are character string of
format "#nnnnnn" where n is a hexadecimal digit.
For more information about this format colors.
Henrik Bengtsson (http://www.braju.com/R/)
*[(),
*as.character(),
For more information see Color.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.