elistToAdjMat | R Documentation |
Converts edge list to adjacency matrix
elistToAdjMat(elist, isBipartite = F)
elist |
edge list |
isBipartite |
TRUE = for bipartite / FALSE = for unipartite |
Adjcency Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.