get.edge.network: Get Edge Network

Description Usage Arguments Examples

Description

Returns a modfied network where each edge in the original network is split in two and a new node is inserted in between and given the label of the original edge.

Usage

1

Arguments

g

An igraph graph

Examples

1
2
g <- graph.ring(10)
get.edge.network(g)

jfaganUK/pii documentation built on May 19, 2019, 7:16 a.m.