Description Usage Arguments Details
Function to plot a matrix as a color map.
1 2 3 |
mat |
- matrix to plot |
zlab |
- z label |
xlab |
- label for x axis |
ylab |
- label for y axis |
zmax |
- max value for color scale |
zmin |
- min value for color scale |
title |
- title for plot |
cex |
- character expansion factor for plot |
colorscale |
- color scale to use for plot ('hot', 'cold' or 'coldhot') |
plotsize |
- 2 element vector giving plot size in pixels (c(W,H)) |
showDiagonal |
- TRUE/FALSE to plot diagonal line |
Uses functions
wtsUtilities::createColorScale(...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.