trim.right {roxygen}
R Documentation
Trim [:space:] to the right of a string.
Description
Trim [:space:] to the right of a string.
Usage
trim.right(string)
Arguments
string
the string to be trimmed
Value
A right-trimmed string
[Package
roxygen
version 0.1
Index]