diff --git a/_posts/session_8/session_8.Rmd b/_posts/session_8/session_8.Rmd index 2a89680..339e9ce 100644 --- a/_posts/session_8/session_8.Rmd +++ b/_posts/session_8/session_8.Rmd @@ -17,7 +17,7 @@ Thomas maintains an R package called [splithalfr](https://cran.r-project.org/web ## Material -The material for the session will be available soon! +The material for the session is available [here](https://github.com/tpronk/rum_umc_unit_testing). ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = FALSE) diff --git a/_posts/session_8/session_8.html b/_posts/session_8/session_8.html index 5e16660..99e8d9f 100644 --- a/_posts/session_8/session_8.html +++ b/_posts/session_8/session_8.html @@ -1547,7 +1547,7 @@
Thomas maintains an R package called splithalfr, which features some bespoke resampling methods (Pronk et al., 2021). To make sure everything in the package works correctly, he’s written a few unit tests. In this RUM-UMC session, Thomas will give a beginner-friendly introduction to unit testing in R, illustrated by the splithalfr package. Following that, we will briefly dip our toes into test automation via testthat
The material for the session will be available soon!
+The material for the session is available here.
Thomas maintains an R package called splithalfr, which features some bespoke resampling methods (Pronk et al., 2021). To make sure everything in the package works correctly, he’s written a few unit tests. In this RUM-UMC session, Thomas will give a beginner-friendly introduction to unit testing in R, illustrated by the splithalfr package. Following that, we will briefly dip our toes into test automation via testthat
The material for the session will be available soon!
+The material for the session is available here.