View source: R/support_functions.R
imageCol | R Documentation |
imageCol
imageCol(
matcol = NULL,
strat = NULL,
xlab.cex = 0.5,
ylab.cex = 0.5,
drawLines = c("none", "h", "v", "b")[1],
...
)
matcol |
A matrix of colors |
strat |
Strat |
xlab.cex |
X label size |
ylab.cex |
Y label size |
drawLines |
Draw lines ? |
... |
Additional parameters |
A rectangular image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.