standardize_whitespace: Standardize whitespace in strings

View source: R/clean_CRAN_db.R

standardize_whitespaceR Documentation

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

standardize_whitespace("  My spacebar         key is      broken.             ")


cranly documentation built on Aug. 27, 2022, 1:07 a.m.