as.BinaryNet: Convert to either an UndirectedNet or DirectedNet object

Description Usage Arguments Details Value Examples

View source: R/binary-net.R

Description

Convert to either an UndirectedNet or DirectedNet object

Usage

1

Arguments

x

the object

...

unused

Details

Converts network objects to BinaryNets. This function also converts other graph formats, such as igraph and tidygraph, utilizing intergraph::asNetwork.

Value

either an Rcpp_UndirectedNet or Rcpp_DirectedNet object

Examples

1
2
3

lolog documentation built on July 1, 2021, 9:09 a.m.