Description Usage Arguments Details
Plot a connectivity matrix from a dataframe.
1 2 3 4 |
tbl |
- dataframe or matrix representation of a connectivity matrix (can be NULL) |
zmax |
- max value for color scale |
zmin |
- min value for color scale |
title |
- title for plot |
xlab |
- label for x axis |
ylab |
- label for y axis |
devtype |
- device type ('win' or 'png') |
cex |
- character expansion factor for plot |
colorscale |
- color scale to use for plot ('hot', 'cold' or 'coldhot') |
plotfile |
- file to save plot to (if devtype != 'win') |
plotsize |
- 2 element vector giving plot size in pixels (c(W,H)) |
deprecated in favor of plotCM.GG
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.