Learn R Programming

PanelCount (version 1.0.9)

rt: Number of words in quoted retweets

Description

A anonymized dataset containing the retweeting activities of 894 microblog users on 15 tweets

Usage

rt

Arguments

Format

A data frame 13410 rows and 6 columns

tweet.id

The id of a status posted on microblog

user.id

The id of a user on microblog

fans

The number of fans of the user, on the log scale

tweets

The number of tweets of the user, on the log scale

isRetweet

Whether the user retweets the given tweet, boolean

num.words

Number of words attached while retweeting. NA if doesn't retweet