.max_words | R Documentation |
Returns each string with boundaries around it.
.max_words(x, n_max = 3, space_first = T)
x |
A vector of strings. |
n_max |
Number of maximum words allowed |
space_first |
If TRUE space first (default), else space last. |
A vector of bounded strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.