Three approaches to organize your R project (CC178)

January 13, 2022 • PD Schloss • 1 min read

Having a well organized project directory is critical to the reproducibility of any R project. In this Code Club, Pat shows three approaches you can take to organize your R project and the strengths and weaknesses of each approach. This is part of a series of videos demonstrating how to functions from base R to make these data compatible with tools from the tidyverse

Code

You can browse the state of the repository at the