Description Usage Arguments Value Author(s) See Also Examples
Greyscale R built-in colors.
1 | convertgrey(cols, alpha = NULL)
|
cols |
a character vector containing R built-in colors. |
alpha |
alpha value: a two-digit integer between 01 and 99 for color opacity, i.e. appearance of partial or full transparency (usage omitted by default). |
convertgrey
returns a vector containing R built-in colors in hexadecimal representation.
Bjoern Schwalb
1 | convertgrey(c("red","green","blue"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.