University of Wisconsin–Madison

Category: RCI Posts

Less maintenance, more science

A workflow built on three toolero functions that address drift structurally: a scaffold that doubles as a maintained source, a context-detection utility that replaces informal path patches, and a post-render hook that derives the submission script automatically.

Split, Apply, Combine

Walk through six approaches to the split-apply-combine pattern in R, from explicit column-by-column summaries to parallel execution with furrr, using the Palmer Penguins dataset as a running example.