Twitter {preseqR} | R Documentation |
Following relationships of Twitter's social network
A two-column matrix.
The first column is the frequency j = 1,2,\dots
; and the second column
is n_j
, the number of users with exactly j
followers.
Zafarani R, Liu H (2009) Social computing data repository at ASU.
##load library
library(preseqR)
##load data
data(Twitter)