Trim string of (leading/trailing/all) white spaces

trim(x, all = FALSE, ...)

Arguments

x

String

all

Trim all whitespaces?

...

additional arguments to lower level functions

Author

Klaus K. Holst