word.network | R Documentation |
See How Words Assosciate with Each Other
word.network(df, k = 10)
df |
A dataset containing a column named 'text' |
k |
Number of words that you want to include. Default is 10 |
Interactive Plot
tweets <- Rtwitter::tw word.network(tweets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.