Twitter {preseqR} | R Documentation |
Social network
Description
Following relationships of Twitter's social network
Details
A two-column matrix.
The first column is the frequency ; and the second column
is
, the number of users with exactly
followers.
References
Zafarani R, Liu H (2009) Social computing data repository at ASU.
Examples
##load library
library(preseqR)
##load data
data(Twitter)
[Package preseqR version 4.0.0 Index]