Tags / case-when
Using the Power of rlang: A Step-by-Step Guide to Parsing Expressions with dplyr's case_when Function
Recoding a Range of String Values in a Factor Using mutate in dplyr: A Practical Guide to Handling Numeric Conversion Without Typing Out Each Value Manually
Unitting Columns in R: A General Solution to a Common Problem