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