aux_explodePC | R Documentation |
By default a "," is used as separator.
aux_explodePC(input, separator = ",", group = "round")
input |
A string to split |
separator |
A substring to use as separator |
group |
"round", "square", or "curly" allowing grouping by parantheses of defined type in which elements are not exploded |
A character vector with the split elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.