subsetList | R Documentation |
Split a data.frame by elements in a list
subsetList(data, list)
data |
a data.frame |
list |
a named list of splitting conditions |
a data frame with values that match the conditions in the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.