Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

trump_tweets

Trump Tweets from2009 to 2017


Description

All tweets from Donald Trump's twitter account from 2009 to 2017

Usage

data(trump_tweets)

Format

An object of class "data.frame".

Details

  • source. Device or service used to compose tweet.

  • id_str. Tweet ID.

  • text. Tweet.

  • created_at. Data and time tweet was tweeted.

  • retweet_count. How many times tweet had been retweeted at time dataset was created.

  • in_reply_to_user_id_str. If a reply, the user id of person being replied to.

  • favorite_count. Number of times tweet had been favored at time dataset was created.

  • is_retweet. A logical telling us if it is a retweet or not.

Source

The Trump Twitter Archive: https://www.thetrumparchive.com/

Examples

data(trump_tweets)
head(trump_tweets)

dslabs

Data Science Labs

v0.7.4
Artistic-2.0
Authors
Rafael A. Irizarry, Amy Gill
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.