Learn R Programming

rosr (version 0.0.10)

rm_space: remove the spaces before and after a string.

Description

remove the spaces before and after a string.

Usage

rm_space(string)

Arguments

string

a string.

Value

a new string.