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

remove_whitespace(string)

Arguments

string

A character string

Value

A character vector with no white spaces