Description Usage Arguments Value Examples
This function allows you to create graph objects from an edge list.
1 2 |
edgeList |
|
nodeList |
vector of node names. if |
nodeMap |
table of nodes mapped. Can be used when the graph is the result of coarsening |
clusters |
vector of size |
directed |
boolean value describing if the edges are directed. |
A graph object
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.