Tags / mutate
Transforming Comma-Separated Values in a Cell into Multiple Rows with Same Row Name Using R's Tidyr Package
Sorting Data by Rate Using Only `mutate()` and `filter()` Functions in dplyr: A Creative Solution
Extracting Prefixes and Grouping by Number: A Step-by-Step Guide with dplyr and ggplot2