exportPajekUndirected | R Documentation |
Export a unipartite or bipartite graph to a pajek file
exportPajekUndirected(graph, file)
graph |
An igraph graph. |
file |
The file path of the output file. |
The function returns no value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.