cranly (version 0.6.0)

standardize_whitespace: Standardize whitespace in strings

Description

Standardize whitespace in strings

Usage

standardize_whitespace(variable)

Value

A list of one vector of character strings.

Arguments

variable

a character string.

Examples

Run this code
standardize_whitespace("  My spacebar         key is      broken.             ")

Run the code above in your browser using DataLab