| removeWords-methods {tm} | R Documentation |
Methods for function removeWords in package tm.
words from object and return the object.
Use getTransformations to list available transformation (mapping) functions.
data("crude")
crude[[1]]
removeWords(crude[[1]], stopwords("english"))