igraph.to.elist {simplifyNet} | R Documentation |
igraph to EList
Description
Convert igraph object to edge list.
Usage
igraph.to.elist(g)
Details
Intended as internal function.
Value
Return an edge list with weights from an igraph object.
Author(s)
Alexander Mercier
[Package simplifyNet version 0.0.1 Index]