as.network.Rcpp_DirectedNet {ernm}R Documentation

convert and Rcpp_DirectedNet to a network object

Description

convert and Rcpp_DirectedNet to a network object

Usage

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

Arguments

x

the object

...

unused

Value

a directed network object


[Package ernm version 1.0.1 Index]