R/tweetr.R
plot_hashtags.Rd
A chart plotting analysis result of the most commonly used words in tweets.
plot_hashtags(df)
data.frame
A chart plotting analysis the most commonly used words.
tweet_data <- tweetr::brunomars_tweet plot_hashtags(tweet_data)