top_topics {keyATM} | R Documentation |
Show the top topics for each document
top_topics(x, n = 2)
x |
the output from a keyATM model (see |
n |
integer. The number of topics to show. Default is |
An n x k table of the top n topics in each document.