Add assertion tests to your functions to ensure assumptions are met and errors are helpful.
Tag: Beyond-the-Basics-in-R
Improve your functions with helpful dataframe evaluation patterns.
Iterate your R code using the map() function from the purrr package.
