matrix_plot: Functional and Structural Matrix Plot

View source: R/matrix_plot.R

matrix_plotR 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)


CommKern documentation built on Sept. 23, 2022, 5:07 p.m.