plotSbm.default: plotSbm.default Method

View source: R/fct_plotSbm.R

plotSbm.defaultR Documentation

plotSbm.default Method

Description

plotSbm method for unknown object

Usage

## Default S3 method:
plotSbm(
  x,
  ordered = FALSE,
  transpose = FALSE,
  labels = NULL,
  plotOptions = list()
)

Arguments

x

any object

ordered

isn't used in default method

transpose

isn't used in default method

labels

isn't used in default method

plotOptions

isn't used in default method

Value

default plot for x


shinySbm documentation built on Sept. 8, 2023, 5:06 p.m.