Description Usage Arguments Value
Displays the most frequent n words for each topic.
1 | top_n_terms(long_labelled_data, text_var, top_n = 10)
|
long_labelled_data |
A long-styled labelled dataframe. |
text_var |
The text variable that the user wants to explore. |
top_n |
The number of terms to include. Default: 10 |
A bar-chart visualising the top n words for each topic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.