trim: Trim string of (leading/trailing/all) white spaces

View source: R/trim.R

trimR Documentation

Trim string of (leading/trailing/all) white spaces

Description

Trim string of (leading/trailing/all) white spaces

Usage

trim(x, all = FALSE, ...)

Arguments

x

String

all

Trim all whitespaces?

...

additional arguments to lower level functions

Author(s)

Klaus K. Holst


kkholst/lava documentation built on Feb. 22, 2024, 4:07 p.m.