Description Usage Arguments Value Examples
View source: R/string_redund_ws.R
Replace consecutive whitespaces by a single one, and trim leading and trailing whitespace.
1 | string_redund_ws(string)
|
string |
A character vector. |
string
with redundant whitespaces removed.
1 | string_redund_ws(" This string will be shorter. ")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.