If you enjoy the coalesce operator %||%, did you know that you can enforce it through

- Jarl https://jarl.etiennebacher.com/rules/coalesce
- {lintr} https://lintr.r-lib.org/reference/coalesce_linter.html

(For older R versions you could use the same operator from {rlang})

#RStats

coalesce – Jarl