Description Usage Arguments Value See Also Examples
Strip extra whitespace from a text document. Multiple whitespace characters are collapsed to a single blank.
1 2 | ## S3 method for class 'PlainTextDocument'
stripWhitespace(x, ...)
|
x |
A text document. |
... |
Not used. |
The text document with multiple whitespace characters collapsed to a single blank.
getTransformations
to list available transformation (mapping)
functions.
1 2 3 |
Loading required package: NLP
<<PlainTextDocument>>
Metadata: 15
Content: chars: 527
<<PlainTextDocument>>
Metadata: 15
Content: chars: 514
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.