Converts to a string and removes leading and trailing whitespace.
## Default S3 method: trim(object, ...)
object
A vector of R objects to be trimmed.
vector
...
Not used.
Returns a vector of character strings.
character
Henrik Bengtsson