str_trim: Taken from 'trimws' for reasons of compatibility with...

str_trimR Documentation

Taken from trimws for reasons of compatibility with previous R versios.

Description

Taken from trimws for reasons of compatibility with previous R versios.

Usage

str_trim(x, which = c("both", "left", "right"))

Arguments

x

a string to trim.

which

how to trim the string.

See Also

trimws


pxweb documentation built on Oct. 31, 2022, 5:07 p.m.