normalize_whitespace: Normalize whitespace in character columns

Description Usage Arguments

Description

Replaces 1+ whitespace characters with one space; trims leading and trailing whitespace; and replaces zero-length strings with NA.

Usage

1
normalize_whitespace(.data, inner = TRUE)

Arguments

.data

A table of returns.

inner

Whether to normalize inner whitespace.


MEDSL/medslcleaner documentation built on May 31, 2019, 7:39 a.m.