Rdocumentation
powered by
Learn R Programming
Xmisc (version 0.2.1)
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