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

plot_hashtags(df)

Arguments

df

data.frame

Value

A chart plotting analysis the most commonly used words.

Examples

tweet_data <- tweetr::brunomars_tweet plot_hashtags(tweet_data)