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