strip_white_space: Remove leading and trailing white spaces.

Description Usage Arguments Value Examples

View source: R/strip_white_space.R

Description

Remove leading and trailing white spaces.

Usage

1

Arguments

x

String.

Value

string with no leading or trailing white space.

Examples

1
strip_white_space("  sdfs adf ")

danwkenn/ConsulR documentation built on Dec. 19, 2021, 8:11 p.m.