Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

subsetList

Subset a data.frame using a list of conditions


Description

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


merTools

Tools for Analyzing Mixed Effect Regression Models

v0.5.2
GPL (>= 2)
Authors
Jared E. Knowles [aut, cre], Carl Frederick [aut], Alex Whitworth [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.