Tags / coalesce
Understanding the Pitfalls of Using Multiple Conditions with ifelse(), coalesce(), and str_detect Functions in R
Understanding the Power of COALESCE: Eliminating NULL Values Across Rows Using SQL and Alternative Approaches
Grouping Items Together Based on a Value in Another Column: A SQL Solution
Why replace_na Won't Actually Replace Missing Values Using Dplyr and Piping