Description Usage Arguments Value
This creates a recursive list by splitting a dataframe sequencially by the provided columns.
1 |
df |
data |
cols |
character vector of columns to split the dataframe. |
drop |
logical. When splitting dataframes should the factors not in the dataset be dropped? default = TRUE. |
recursive list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.