Learn R Programming

CommKern (version 1.0.1)

matrix_plot: 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, ...)

Value

a gtable object

Arguments

x

a spinglass_net object

...

additional arguments from other methods

Examples

Run this code

data(SBM_net)

matrix_plot(SBM_net)

Run the code above in your browser using DataLab