plotCol | R Documentation |
Comparing Colors
plotCol(col, nrow = 1, ncol = ceiling(length(col)/nrow), txt.col = "black")
col |
give a color or a vector of colors |
nrow |
number of rows for the the color to be displayed in |
ncol |
number of columns for the the color to be displayed in |
txt.col |
default is black |
the grid layout, invisibly
Marius Hofert, originally
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.