Danielle Ferraro and Gavin McDonald
emLab Study Group
January 9, 2024
To manage package dependencies, we use the renv
package. When you first clone this repo onto your machine, run renv::restore()
to ensure you have all correct package versions installed in the project. Please see the renv website for more information.