Managing complicated research workflows in R with {targets} [February 2025]

Author

Dr. Joscelin Rocha-Hidalgo

Published

February 27, 2025

Buy me a coffeeBuy me a coffee


by Eric Scott

Description from site: As data analysis projects grow, they can get complicated to update and time consuming to re-run. Learn how to save time and reduce confusion by using the targets package to manage your analysis workflow in R. This workshop will be especially useful to you if 1) you have or plan on writing analysis code that has many long-running (maybe independent) steps and you want to avoid re-running everything whenever you update your data or code, 2) you want your research to be reproducible, but you’re struggling as your project gains more data wrangling, analysis, and reporting steps.

  1. Link to video recording here: https://www.youtube.com/watch?v=qTo6riXn6sw&ab_channel=CCTDataScience
Back to top