generate_word_cloud | R Documentation |
Creates a simple word cloud visualization from the input text, showing the most frequent words with size proportional to their frequency.
generate_word_cloud(text)
text |
Character string containing the text to visualize |
A plot object containing the word cloud visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.