.bound | R Documentation |
Returns each string with boundaries around it.
.bound(x, location = "end")
x |
A vector of strings. |
location |
Where to bound each word ("both" (default), "end" or "start"). |
A vector of bounded strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.