trump_tweets {dslabs}R Documentation

Trump Tweets from2009 to 2017

Description

This dataset contains all tweets from Donald Trump's Twitter account from 2009 to 2017. Additionally, the results of a sentiment analysis, conducted on tweets from the campaign period (2015-06-17 to 2016-11-08), are included in sentiment_counts.

Usage

trump_tweets

Format

An object of class "data.frame".

Details

Source

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

Examples

head(trump_tweets)


[Package dslabs version 0.8.0 Index]