rmWS: Remove white space

View source: R/df_functions.R

rmWSR Documentation

Remove white space

Description

Spaces with more than 2-character length are removed and are replaced with 1 space. Trailing and leading spaces are also removed.

Usage

rmWS(x)

Arguments

x

character vector

Value

character vector without 2 adjacent space characters


basilrabi/mansched documentation built on May 18, 2023, 1:29 p.m.