Description Usage Arguments Value Examples
View source: R/remove_extra_spaces.R
Removes unnecessary white-spaces from the left, right and/or interior of strings.
1 |
x |
A character vector. |
A character vector.
1 2 | x. <- c(" San Sebastian ")
remove_extra_spaces(x.)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.