Description Usage Arguments Value Author(s) Examples
Truncate character strings
1 | truncName(x,n)
|
x |
Character string |
n |
Maximum length (in characters) |
Character string
N. LeMeur
1 2 | xx <- "Anticonstitutionnelement is a family name"
truncName(xx,5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.