plotMatrix {sparsevar} | R Documentation |
Plot a sparse matrix
plotMatrix(M, colors)
M |
the matrix to plot |
colors |
dark or light |
An image
plot with a particular color palette (black zero entries, red
for the negative ones and green for the positive)