split
Splits the string into substrings whereever separarator occures in embeded strings
Arguments
- String text
- String one character separator
Output
Vector of strings
Examples
Splits the string into substrings whereever separarator occures in embeded strings
Vector of strings