tweetCounts: user tweet counts

Description Usage Arguments Value

Description

calculates the number of tweets for each user, giving the total tweets, total that were retweets, and total that were original. Assumes that a retweet starts with the text "RT"

Usage

1
tweetCounts(tweetDF)

Arguments

tweetDF

data frame of tweets

Value

data.frame with user, total, original, retweet


rmflight/ismbTweetAnalysis documentation built on May 27, 2019, 9:32 a.m.