Description Usage Arguments Value
Split a data frame or matrix into subsets based on a particular categorical variable
1 |
obj |
is a data frame or matrix to be split into subsets, divided by the categorical variable |
by |
is a character-string that specifies the columns that need to be subsetted |
A list containing the subsetted data sets. The names of the list corresponds to the value of the subsetted list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.