most.freq.words | R Documentation |
See Most Frequently Used Words in Tweets
most.freq.words(df)
df |
A dataset containing a column named 'text' |
Ggplot Graph
tweets <- Rtwitter::tw most.freq.words(tweets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.