R.oo (version 1.0.3)

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

Description

Converts to a string and removes leading and trailing whitespace.

Usage

## S3 method for class 'default}(object, ...)':
trimundefined

object{A vector of Robjects to be trimmed.}
 ...{Not used.}

Returns a vector of character strings.

[object Object]

character

Arguments