plot.Network {qdap}R Documentation

Plots a Network Object

Description

Plots a Network object.

Usage

## S3 method for class 'Network'
plot(x, ...)

Arguments

x

The Network object.

...

Other arguments passed to print.Network .


[Package qdap version 2.4.6 Index]