R/color_helpers.R
plotCol.Rd
Compare Colors In A Plot
plotCol(col, nrow = 1, ncol = ceiling(length(col)/nrow), txt.col = "black")
the color name
number of rows
number of columns
text color
the grid layout, invisibly
Marius Hofert, originally