View source: R/string.utilities.R
despace | R Documentation |
A one-line function to strip whitespace from its argument.
despace(s)
s |
a character vector. |
stopifnot(despace("\n \t ")=="")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.