plot.Rcpp_DirectedNet {ernm}R Documentation

plot an Rcpp_UnirectedNet object

Description

plot an Rcpp_UnirectedNet object

Usage

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

Arguments

x

the object

...

additional parameters for plot.network

Value

No return value, invisibly NULL


[Package ernm version 1.0.1 Index]