Description Usage Format Source
A data set of counts of emails between email addresses This is a non-symmetric network. Nodes represent email address. The edge-state ij between two email addresses i and j is the number of emails sent from i to j The Groups vector is the node label from the igraph attribute "notes"
1 |
A list containing
an edges object with each edge-state representing the number of emails between two email addresses
A vector giving a group name to which the email address belong. The order matches the edges such that Edges[i,j] is the edge-state between the nodes i and nodes j who are members of Groups[i] and Groups[j] respectively
https://cran.r-project.org/package=igraphdata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.