as.network.Rcpp_UndirectedNet {ernm}R Documentation

convert and UndirectedNet to a network object

Description

convert and UndirectedNet to a network object

Usage

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

Arguments

x

the object

...

unused

Value

a undirected network object


[Package ernm version 1.0.1 Index]