Learn R Programming

spdesign (version 0.0.5)

remove_whitespace: Remove all white spaces

Description

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

Usage

remove_whitespace(string)

Value

A character vector with no white spaces

Arguments

string

A character string