ego {threejs} | R Documentation |
A facebook social network subgraph obtained from the Stanford SNAP repository.
data(ego)
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.
Stanford SNAP network repository http://snap.stanford.edu/data/facebook_combined.txt.gz
J. McAuley and J. Leskovec. Learning to Discover Social Circles in Ego Networks. NIPS, 2012.