cranly (version 0.5.4)

standardize_whitespace: Standardize whitespace in strings

Description

Standardize whitespace in strings

Usage

standardize_whitespace(variable)

Arguments

variable

a character string.

Value

A list of one vector of character strings.

Examples

Run this code
# NOT RUN {
standardize_whitespace("  My spacebar         key is      broken.             ")

# }

Run the code above in your browser using DataLab