Rdocumentation
powered by
Learn R Programming
Xmisc (version 0.1.0)
rstrip: Strip a string with given chars at the (right) end
Description
Strip a string with given chars at the (right) end
Usage
rstrip(x, char = " ")
Arguments
x
character, a string.
char
character to trim.
Value
character