graph_to_sage {netUtils} | R Documentation |
convert igraph object to sage format
Description
convert igraph object to sage format to be read in SAGE
Usage
graph_to_sage(g)
Arguments
g |
igraph object |
Value
sage string
Author(s)
David Schoch
[Package netUtils version 0.8.2 Index]