Tags / lapply
How to Create Nested Lists from Data Frames with Two Factors in R
Using lapply or a for loop in R: Listing Objects with Decimal Precision
Combining Series of Columns in R: A Step-by-Step Guide Using lapply, paste0, and rename_all
How to Subset a List of Dataframes Based on Dfs from Another List Using lapply and Semi-Join Functionality