Description Usage Arguments Value Examples
A cosmetic function for truncating a string to n characters, adding "..." if needed.
1 | truncateString(x, n = 15)
|
x |
vector of strings |
n |
max number of characters |
vector of strings
1 | #
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.