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 Oct. 18, 2024, 5:07 p.m.