Description Usage Arguments Examples
This function allows you to seperate a string or a vector with strings into single sentences.
1 |
documents, |
string or vector with strings to split |
keep, |
defines special characters to be kept before splitting |
split, |
defines characters used to split the given string(s) |
1 | SplitDocs("Text: to be splitted into <single> blocks!!!")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.