SciencesPo (version 1.3.8)

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