Converts to a string and removes leading and trailing whitespace.

# 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

Henrik Bengtsson