## S3 method for class 'PlainTextDocument':
removeWords(x, words)
getTransformations
to list available transformation (mapping) functions.data("crude")
crude[[1]]
removeWords(crude[[1]], stopwords("english"))
Run the code above in your browser using DataLab