Learn R Programming

MLVSBM (version 0.2.4)

plot.FitMLVSBM: Multilevel SBM Plot

Description

basic matrix plot method for a FitMLVSBM object

Usage

# S3 method for FitMLVSBM
plot(x, type = c("matrix"), ...)

Value

a ggplot2 object

Arguments

x

an R6 object of class FitMLVSBM

type

A string for the type of plot, just "matrix" for now

...

additional parameters. block ordering with order = c("affiliation", "degree", "natural")

Details

Basic matrix plot method for a FitMLVSBM object