remove_white_spaces: remove_white_spaces

Description Usage Arguments Examples

Description

Removes white spaces that could end up padding text

Usage

1

Arguments

text

Input text. Usually this would be a character field.

Examples

1
2
3
4
5
## Not run: 
remove_white_spaces(" Karthik Ram")
remove_white_spaces(" Karthik Ram ")

## End(Not run)

ropensci/testdat documentation built on May 27, 2019, 7:32 p.m.