Description Usage Arguments Author(s) Examples
Function to convert rgb color to hex color
1 | rgb2hex(r = 0, g = 0, b = 0)
|
r, g, b |
colors, numeric scalar between 0 and 255 |
Nicholas Hamilton
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.