trim_whitespace: Trims whitespace from a string front and back.

View source: R/all-helpers.R

trim_whitespaceR Documentation

Trims whitespace from a string front and back.

Description

Trims whitespace from a string front and back.

Usage

trim_whitespace(s)

Arguments

s

the string

Value

s without leading and trailing whitespace.


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.