trim: Converts to a string and removes leading and trailing...

trimR Documentation

Converts to a string and removes leading and trailing whitespace

Description

Converts to a string and removes leading and trailing whitespace.

Usage

## Default S3 method:
trim(object, ...)

Arguments

object

A vector of R objects to be trimmed.

...

Not used.

Value

Returns a vector of character strings.

Author(s)

Henrik Bengtsson


R.oo documentation built on Nov. 2, 2024, 1:07 a.m.