Description Usage Arguments Value Examples
Maps adjacency matrix to edgelist
1 |
adj |
matrix or sparse matrix object, the adjacency matrix |
directed |
boolean, is the graph directed? |
names |
optional vector with node names. When 'NULL' row- and column names of 'adj' are used. |
a dataframe containing the edgelist
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.