Description Usage Arguments Value Examples
View source: R/shortenstring.R
Shortens a string if it is longer than 50 characters.
1 | shortenstring(string)
|
string |
The string to be shortened. |
The shortened string.
1 | shortenstring("text")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.