Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


stringstatic (version 0.1.2)

str_squish: Remove whitespace

Description

Dependency-free drop-in alternative for stringr::str_squish().

Usage

str_squish(string)

Value

A character vector the same length as string.

Arguments

string

Input vector. Either a character vector, or something coercible to one.