Rdocumentation
powered by
Learn R Programming
Xmisc (version 0.2.1)
strip: Strip a string with given chars at both ends
Description
Strip a string with given chars at both ends
Usage
strip(x, char = " ")
Arguments
x
character, a string.
char
character to trim.
Value
character