plot.wdnet: Plots the input network

View source: R/cls_wdnet.R

plot.wdnetR Documentation

Plots the input network

Description

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

Usage

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

Arguments

x

A wdnet object.

...

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

Value

Returns NULL, invisibly.


wdnet documentation built on May 29, 2024, 9:32 a.m.