matrix_plot {CommKern} | R Documentation |
Provide a graphical representation of the functional and structural matrices
within a spinglass_net
object.
matrix_plot(x, ...)
x |
a |
... |
additional arguments from other methods |
a gtable
object
data(SBM_net)
matrix_plot(SBM_net)