plot_hashtags: Plot hashtag word analysis

Description Usage Arguments Value Examples

View source: R/tweetr.R

Description

A chart plotting analysis result of the most commonly used words in tweets.

Usage

1

Arguments

df

data.frame

Value

A chart plotting analysis the most commonly used words.

Examples

1
2
tweet_data <- tweetr::brunomars_tweet
plot_hashtags(tweet_data)

UBC-MDS/tweetr documentation built on March 21, 2021, 7:14 p.m.