2025-09-30
A very common method of data cleaning:
A rare opportunity to re-do everything — storage, cleaning, documentation
The human context:
renv
to manage package versions/dependenciestargets
to track the whole pipelinetidyverse
because… tidyverse
testthat
and pointblank
for testing and validationgit
for version controlThe next step was to show people the code
renv
to manage package versions/dependenciestargets
to track the whole pipelinetidyverse
because… tidyverse
testthat
and pointblank
for testing and validationgit
for version controlClosing thoughts:
install.packages("trust")
targets
)httr2
targets
setupSlides available from https://benharrap.github.io/workshops/2025-09-30-WOMBAT/slides.html