trim {jwutil}R Documentation

strip whitespace from ends of each string in given character vector

Description

slower than strip.

Usage

trim(x)

Arguments

x

is a character vector to trim

Value

character vector


[Package jwutil version 1.2.3 Index]