Description Usage Arguments Value
View source: R/graphAnalysis.R
This function takes multiple lists as input. Each element of the list is a user and each element contains the list of friend or follower ids.
1 | userEdgeList2graph(..., directed)
|
directed |
to create a directed network or indirected |
An igraph network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.