powered by
Truncate the word-occurrence data.frame.
truncNumWords(wordF, maxWords)
The data.frame containing word occurrences.
The maximum number of words in the data.frame.
# NOT RUN { truncNumWords(wordF = myWordOccurrenceDF, maxWords = 50) # }
Run the code above in your browser using DataLab