Description Usage Arguments Value
Separate column in to one column for every character.
1 | sep.cols.every.char(sc.data, x, maxchar)
|
sc.data |
dataframe. |
x |
column name in my.data to separate. |
maxchar |
the maximum columns to split x into. |
return a dataframe with x split by ever char
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.