6 - Packaging, R Scripts
Objectives
- Introduction to R package building
- R package testing (RUnit, testthat, tinytest)
- Introduction to scripting with R
Topics
- Packages
- Why packages?
- Basic package structure
- Package building
- Package testing
- Rscript and r
- docopt
Core Material
Lecture Slides
Lecture Videos
Additional Resources