matrix_plot {CommKern}R Documentation

Functional and Structural Matrix Plot

Description

Provide a graphical representation of the functional and structural matrices within a spinglass_net object.

Usage

matrix_plot(x, ...)

Arguments

x

a spinglass_net object

...

additional arguments from other methods

Value

a gtable object

Examples


data(SBM_net)

matrix_plot(SBM_net)


[Package CommKern version 1.0.1 Index]