rtrim {vvconverter}
R Documentation
RTrim
Description
Trim trailing whitespaces from string.
Usage
rtrim(x)
Arguments
x
A text string.
Value
Cleaned string.
Examples
trim("hello ")
[Package
vvconverter
version 0.5.10
Index
]