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.
if (FALSE) { truncNumWords(wordF = myWordOccurrenceDF, maxWords = 50) }
Run the code above in your browser using DataLab