datatwit: Twitter dataset

datatwitR Documentation

Twitter dataset

Description

A dataset containing general twitter data

Usage

datatwit

Format

A data frame with 293 rows and 15 variables:

full_text

full text tweet

full_text_norm

cleaned full text

entities_user_mentions

user mentioned in body text

in_reply_to_user_id_str

replied user id

favorite_count

count number of pavorite per tweet/rows

created_at

date the tweet created

reply_count

number of reply of a tweet

in_reply_to_screen_name

replied screen name

id_str

user id of tweet creator

entities_hashtags

hashtag used on the tweet

text_sentiment

sentiment of the tweets

retweet_count

number of retweet

user_name

user name of tweet creator

user_screen_name

user screen name of tweet creator

n_words

number of word on cleaned text/column

Source

http://www.kedata.online/


eppofahmi/dataplot documentation built on Jan. 22, 2025, 1:14 a.m.