Rdocumentation
powered by
Learn R Programming
SciencesPo (version 1.3.9)
trim: Trim white spaces
Description
Simply trims spaces from the start, end, and within of a string
Usage
trim(x, delim = " ")
Arguments
x
is a character vector.
delim
is the delimiter, default is white spaces
""
encoding
UTF-8