powered by
findFreqTerms
data("crude") tdm <- TermDocMatrix(crude) findFreqTerms(tdm, 2, 3)
Run the code above in your browser using DataLab