I was excited to see Declutter your R workflow with tidy tools1, a preprint by Zev Ross, Hadley Wickham, and David Robinson, among the many excellent papers in the Practical Data Science for Stats PeerJ collection.2 Workflows, whether data-analysis-related or not, are never a one-size-fits-all matter of course. Among other things, the workflows here differ in scope (heck, one of them doesn’t even use R).
That said, there’s lots to be learned from the processes, mistakes, and hard-wrought wisdom 🦉 of others. So, here’s a roundup of some of the workflow posts that have piqued my interest over the past year or so.3 My only note of caution ⚠️ is to take the word new
with a grain of salt— what was once 🆕 is now old hat.
Implementation of a basic reproducible data analysis workflow by Joris Muller
Über into reading #rstats flows atm “Implementation of a basic reproducible data analysis workflow” by Joris Muller https://t.co/yKVYPaB2AB pic.twitter.com/BmQoAglPXf
— Mara Averick (@dataandme) March 26, 2017
New tools and workflows for data analysis by Jenny Bryan
This deck is a treasure trove: “New tools and workflows for data analysis” by @JennyBryan & @STAT545 https://t.co/OJVg26VJu1 #rstats pic.twitter.com/RKHRaQC4Iq
— Mara Averick (@dataandme) October 25, 2016
A new data processing workflow for R by Zev Ross
Step-by-step awesome: “A new data processing workflow for R: dplyr, magrittr, tidyr, ggplot2” by @zevross https://t.co/KUxrafPA0h #rstats pic.twitter.com/5RuX8iGWrK
— Mara Averick (@dataandme) December 26, 2016
Efficient R programming: Efficient workflow by Colin Gillespie & Robin Lovelace
👍 section of 👍 book: “Efficient R programming: Efficient workflow” by @csgillespie & @robinlovelace https://t.co/ChgBdyreI9 #rstats #SoDS17 pic.twitter.com/P0G6j1SFR7
— Mara Averick (@dataandme) June 30, 2017
My set of packages for (daily) data analysis by Daniel Lüdecke
Workflow fun: "My set of packages for (daily) data analysis #rstats" by @strengejacke https://t.co/wQLkq15Gzl pic.twitter.com/hiyOWyFTU0
— Mara Averick (@dataandme) June 19, 2017
Teaching the data science process by Balázs Kégl
Building around the workflow: “Teaching the data science process” by @balazskegl https://t.co/VT2KCXanrl #datasci pic.twitter.com/xv4gmRzmgl
— Mara Averick (@dataandme) May 5, 2017
Reproducible workflows in R by Will Landau
Knitr, make, remake, & more: "Reproducible workflows in R" by Will Landau https://t.co/UNDM3UZ98q #rstats pic.twitter.com/pNXvIAnEJv
— Mara Averick (@dataandme) April 25, 2017
A Git Workflow Walkthrough Series by Jim Vallandingham
Simple and sane, just as promised: "A Git Workflow Walkthrough Series" by @vlandham https://t.co/gbpKB8tt3a #git pic.twitter.com/P6IygycGau
— Mara Averick (@dataandme) July 23, 2016
represtools: Reproducible research tools by Brian Fannin
More 😎🛠 for R analysis workflow: "represtools: Reproducible research tools" by @FanninQED https://t.co/l5zelRZjKp #rstats pic.twitter.com/gOv8vDRGNe
— Mara Averick (@dataandme) September 5, 2017
Ross Z, Wickham H, Robinson D. (2017) Declutter your R workflow with tidy tools. PeerJ Preprints 5:e3180v1 https://doi.org/10.7287/peerj.preprints.3180v1↩
There are a lot of great resources in there, so I highly recommend giving them a read, or at least a skim, if you’re truly pressed for time.↩
So, really, just
workflow
related tweets from 🐦 @dataandme put here in a somewhat less ephemeral medium.↩