strsplit.nchar | R Documentation |
split a string by a character
strsplit.nchar(x, nchar, suffix = "...")
x |
a vector of strings. |
nchar |
integer. |
suffix |
string. what should all strings end with? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.