Description Usage Arguments Value
View source: R/helperFunctions.R
Converts edge list to adjacency matrix
1 | 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.