trimws {backports}R Documentation

Backport of trimws

Description

See the original description in base::trimws.

Usage

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

Arguments

x

See description.

which

See description.


[Package backports version 1.0.4 Index]