Subset a data.frame using a list of conditions
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.