ego {threejs} | R Documentation |
Facebook social circles
Description
A facebook social network subgraph obtained from the Stanford SNAP repository.
Usage
data(ego)
Format
An igraph package undirected graph object with 4039 vertices and 88234 edges. The
graph includes a force-directed layout with vertices colored by the cluster_fast_greedy
algorithm from the igraph package.
Source
Stanford SNAP network repository http://snap.stanford.edu/data/facebook_combined.txt.gz
References
J. McAuley and J. Leskovec. Learning to Discover Social Circles in Ego Networks. NIPS, 2012.
[Package threejs version 0.3.3 Index]