Tags / subset
Finding Rows of a Data Frame Where Certain Columns Match Those of Another Using R's Merge Function
Passing Variables into Data Tables: A Flexible Solution for Dynamic Filtering in R
How to Sample Rows with Two Observations per ID from a Data Frame in R
Creating Multiple DataFrames in a Loop in R: A Beginner's Guide