Description Usage Arguments Value
Split a single string on / and trim white space from the results.
Slashes quoted with backquotes are not split.
str
must not contain tabs
1 | split_quoted(str, split = "/")
|
str |
A single string. |
split |
Character vector containing characters to split on |
A character vector of split components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.