plot.wdnet {wdnet} | R 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 |
... |
Additional parameters passed to |
Value
Returns NULL
, invisibly.
[Package wdnet version 1.2.3 Index]