| top_words | R Documentation | 
If show_keyword is TRUE then words in their keyword topics
are suffixed with a check mark. Words from another keyword topic
are labeled with the name of that category.
top_words(x, n = 10, measure = c("probability", "lift"), show_keyword = TRUE)
x | 
 the output (see   | 
n | 
 integer. The number terms to visualize. Default is   | 
measure | 
 character. The way to sort the terms:   | 
show_keyword | 
 logical. If   | 
An n x k table of the top n words in each topic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.