Rdocumentation
powered by
Learn R Programming
tm.plugin.webmining (version 1.3)
trimWhiteSpaces: Trim White Spaces from Text Document.
Description
Transformation function, actually equal to stripWhiteSpace applicable for simple strings using Perl parser
Usage
trimWhiteSpaces(txt)
Arguments
txt
character
See Also
stripWhitespace