Skip to contents

Removes leading and trailing whitespace from strings.

Usage

trim_whitespace(x)

Arguments

x

string or vector of strings

Value

a string or vector of strings, with whitespace removed.