Learn R Programming

wdnet (version 1.2.3)

plot.wdnet: Plots the input network

Description

Plots the input network via igraph::plot.igraph().

Usage

# S3 method for wdnet
plot(x, ...)

Value

Returns NULL, invisibly.

Arguments

x

A wdnet object.

...

Additional parameters passed to igraph::plot.igraph().