remove_whitespace: Remove all white spaces

View source: R/remove.R

remove_whitespaceR Documentation

Remove all white spaces

Description

Takes a string as an input and removes all whitespaces in the string

Usage

remove_whitespace(string)

Arguments

string

A character string

Value

A character vector with no white spaces


spdesign documentation built on July 2, 2026, 5:06 p.m.