strTrim: Trim leading and/or trailing blanks from a character object

Description Usage Arguments

Description

Trim leading and/or trailing blanks from a character object

Usage

1
strTrim(str, side = "both")

Arguments

str

Input string

side

Which side(s) of the input string to trim: 'left', 'right', or 'both'


tlocoh documentation built on May 2, 2019, 5:27 p.m.