Skip to contents

Split a data.frame by elements in a list

Usage

subsetList(data, list)

Arguments

data

a data.frame

list

a named list of splitting conditions

Value

a data frame with values that match the conditions in the list