Description Usage Arguments Value
This function creates a wordcloud plot from word frequencies.
1 2 3 4 5 6 7 8 9 |
word_freqs |
Table. Table of word frequencies. |
seed |
Numeric. Seed value can be supplied to reproduce a word cloud layout. |
min_freq |
Numeric. Minimum word frequency to include a word in the word cloud. Default is |
max_words |
Numeric. Maximum number of words to render in the word cloud. Default is |
pcolors |
List. Colors to assign categorical variable in the plot or palette to use if |
family |
Character. Set a font family for plot labels. Default is |
... |
Arguments passed on to
|
A wordcloud plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.