str_squish | R Documentation |
Dependency-free drop-in alternative for stringr::str_squish()
.
str_squish(string)
string |
Input vector. Either a character vector, or something coercible to one. |
A character vector the same length as string
.
Adapted from the stringr package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.