Link to slides: https://indrajeetpatil.github.io/dry-r-package-development/
This presentation contains tips on how to develop R packages without violating the DRY (Don’t Repeat Yourself) Principle in
- documentation
- unit testing
- vignette setup
- data
- conditions
Please note that the dry-r-package-development project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.