Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 822 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 822 Bytes

Build Status

Coffee and Coding

Examples of using testthat and purrr for test driven development in R and operations on lists.

Requirements

This session was written in R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"

The session makes use of the package checkpoint to maintain R packages as they were up-to-date on 2016-10-14.

Further reading

testthat

purrr