rm_space: remove the spaces before and after a string.

Description Usage Arguments Value

View source: R/internal.R

Description

remove the spaces before and after a string.

Usage

1
rm_space(string)

Arguments

string

a string.

Value

a new string.


rosr documentation built on July 2, 2020, 2:28 a.m.

Related to rm_space in rosr...