binaryPlot {dnr} | R Documentation |
binaryPlot
Description
Plot for binary matrices, especially adjacency matrices.
Usage
binaryPlot(x, axlabs = TRUE, ...)
Arguments
x |
matrix |
axlabs |
Binary, should the axis labels be shown. |
... |
title, xlabs, ylabs. |
Details
binaryPlot
[Package dnr version 0.3.5 Index]