Short Examples of Best Practices When Writing Functions That Call dplyr Verbs
Function expecting one column
Functions allowing multiple columns
Older approaches
Appendix
dplyr, the foundational tidyverse package, makes a trade-off between being easy to code in interactively at the expense of being more difficult to create...
