myRGB | R Documentation |
rgb() function with a vector of length 3 instead of 3 separate args
myRGB(color_lsv, maxColorValue_v = 255)
color_lsv |
list of vectors of length 3 containing rgb values |
maxColorValue_v |
passed to rgb's maxColorValue |
Additional details...
list of hex colors. if only 1, will just be a vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.