Tags / subset
Refactoring Code for Subset Generation: A Step-by-Step Approach in R
Efficiently Subsetting Large Data Frames in R Using dplyr and data.table
Combining Multiple Dataframes with Matching Column Names from R Using Tidyverse
Filtering Numbers that are Closest to Target Values and Eliminating Duplicated Observations in R using dplyr
Filtering Dates Not Contained in Separate Data Frame with R and Tidyverse
Subsetting Quosures with dplyr's strip() Function in R
Understanding How to Subset Regions from AAString Objects in Biostrings
Subset Data Frame with R using match Function for Exact Matches
Selecting Columns from a File in R and MATLAB: A Comparative Analysis of Methods and Tools
Subsetting Rows with "_" in One Column in R Using stringr Package