nearRcolor | R Documentation |
Getting near r colors
nearRcolor( rgb, cSpace = c("hsv", "rgb255", "Luv", "Lab"), dist = switch(cSpace, hsv = 0.1, rgb255 = 30, Luv = 15, Lab = 12) )
rgb |
show the col |
cSpace |
specify the number of rows |
dist |
specify the number of columns |
the grid layout, invisibly
Ibrahim H. Elkhidir, originally
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.