Trump_tweets: Trump Tweets from 2009 to 2021

Trump_tweetsR Documentation

Trump Tweets from 2009 to 2021

Description

All tweets from Donald Trump's twitter account from 2009 to 8 JAN 2021 (when his account was suspended post the 2020 US presidential election).

Usage

data(Trump_tweets)

Details

id

Tweet ID

text

Tweet

isRetweet

logical: whether the text is a retweet

isDeleted

logical: whether the text was deleted

device

The device/platform from which the tweet was composed

favorites

Number of times the tweet had been favored until 8 JAN 2021

retweets

Number of times the tweet had been retweeted until 8 JAN 2021

isFlagged

logical: whether the tweet was flagged

created_at

Date and time at which the tweet was composed

Value

An object of class "data.frame" with 35,136 rows and 9 variables.

Source

Extracted from the Trump Twitter Archive: https://www.thetrumparchive.com by Osama Mahmoud (the author and the maintainer of this R package)

Examples

data(Trump_tweets)
head(Trump_tweets)

statcourses/dsEssex documentation built on Jan. 10, 2024, 4:32 p.m.