Enron: The Enron data set as extracted from 'igraph' using the...

Description Usage Format Source

Description

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"

Usage

1

Format

A list containing

Edges

an edges object with each edge-state representing the number of emails between two email addresses

Groups

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

Source

https://cran.r-project.org/package=igraphdata


SBMSplitMerge documentation built on July 1, 2020, 5:23 p.m.