Week 11 - Packages II, R Scripts
Objectives
- R package testing (RUnit, testthat, tinytest)
- Introducing Rscript and r for scripting
Topics
- Packages
- Testing and Unit tests
- Using RUnit, testthat, tinytest
- The covr package
- Packages and repositories
- Scripts
- Rscript
- ‘r’
- docopt
- Automation with cron
Core Material
Additional Resources