Tags / mutate
Iterating Through Column Names Across Two Data Frames in R Using a For Loop
Transforming Comma-Separated Values in a Cell into Multiple Rows with Same Row Name Using R's Tidyr Package
Creating Random Columns with Tidyr in R: A More Efficient Approach
How to Fill NAs Using mutate in R's dplyr Package