| string_to_vector | R Documentation |
Splits a string into a vector of strings using "<|>" as a delimiter.
string_to_vector(str)
str |
|
A vector of strings (character), or NULL if the input string is empty.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.