Description Usage Arguments Value See Also Examples
Splits a string by a symbol, trims whitespace and unlists
1 | spl(x, sep = ",")
|
x |
single string |
sep |
symbol to split, defaults to ',' |
x splitted and unlisted into vector
str_split
1 | spl("SPY,SHV")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.