Workflows for code throughs are (slightly) inconsistent. Need to document, standardize, and streamline workflows for each code through: - [x] manage R environment with [renv](https://rstudio.github.io/renv/articles/renv.html) - [x] switch from RMarkdown to Quarto - [x] download proprietary data and confirm all code works - [x] document standardized workflow - [ ] clean up each chapter and align with workflow - [ ] conform to [tidyverse style guide](https://style.tidyverse.org) - [ ] describe each package's purpose first use - [ ] minimize external package dependency
Workflows for code throughs are (slightly) inconsistent.
Need to document, standardize, and streamline workflows for each code through: