pkgsnap (version 1.0.0)

str_trim: Trim whitespace from the beginning and end of a string

Description

Trim whitespace from the beginning and end of a string

Usage

str_trim(x)

Arguments

x

Input string or character vector.

Value

Trimmed character vector.