plot.Rcpp_UndirectedNet {ernm} | R Documentation |
plot an UndirectedNet object
Description
plot an UndirectedNet object
Usage
## S3 method for class 'Rcpp_UndirectedNet'
plot(x, ...)
Arguments
x |
the object |
... |
additional parameters for plot.network |
Value
No return value, invisibly NULL
[Package ernm version 1.0.1 Index]