tinytrolls | R Documentation |
A matrix containing a smaller subset of tweets from the trolls
dataset, useful for test purposes.
There are approximately 20,000 tweets from 50 authors.
This dataset includes only authored tweets by each account; retweets, reposts, and repeated tweets have been removed.
The original data was provided by FiveThirtyEight and Clemson University researchers Darren Linvill and Patrick Warren.
For more information, visit https://github.com/fivethirtyeight/russian-troll-tweets
data(tinytrolls)
A data frame with 22,143 rows and 6 columns.
A tweet.
The name of the handle that authored the tweet.
The date the tweet was published on.
How many followers the handle had at the time of posting.
How many interactions (including likes, tweets, retweets) the post garnered.
Left or Right
data(tinytrolls)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.