plot.unsumnet: Plot method for an 'unsumnet' network

Description Usage Arguments

Description

Passes the weighted adjacency matrix to plot_unsum which is a wrapper around the igraph plot. You will need to install igraph to use this plot method.

Usage

1
2
## S3 method for class 'unsumnet'
plot(x, ...)

Arguments

x

an unsumnet object

...

extra options passed through to plot.igraph


dougmet/unsumnet documentation built on May 15, 2019, 10:44 a.m.