colsplit | R Documentation |
Split a data frame by a factor corresponding to columns.
colsplit(df, f = colnames(df))
df |
Input data frame. |
f |
Splitting factor, Default: colnames(df) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.