OnlineComm.f1000.lnet {tnet}R Documentation

Online community - extract

Description

The first 1000 rows of a longitudinal edgelist constructed from an online community.

Usage

OnlineComm.f1000.let

Format

A data frame with four columns. The first is the time stamp at which the message was send; the second is the id of the sender; the third is the id of the receiver; and the fourth is the weight (always 1 as this network does not contain any information about the severing of ties).

References

Opsahl, T., Panzarasa, P., 2009. Clustering in weighted networks. Social Networks 31 (2), 155-163, doi: 10.1016/j.socnet.2009.02.002
http://toreopsahl.com/2009/04/03/article-clustering-in-weighted-networks/


[Package tnet version 0.1.2 Index]