r style guide
https://style.tidyverse.org/
The turing way
https://the-turing-way.netlify.app/introduction/introduction
Ebook Hadley Whickham
https://r-pkgs.org/
Marwick, B., Boettiger, C., & Mullen, L. (2018). Packaging data analytical work reproducibly using R (and friends). The American Statistician 72(1), 80-88. https://doi.org/10.1080/00031305.2017.1375986
https://github.com/benmarwick/rrtools
https://github.com/annakrystalli/rrtools-repro-research
Rocker
https://github.com/rocker-org/rocker
https://mybinder.readthedocs.io/en/latest/config_files.html
https://docs.travis-ci.com/user/for-beginners
Atlassian tutorials
https://www.atlassian.com/git/tutorials
Trouble shooting
https://stackoverflow.com/questions/58030695/r-sweave-put-the-whole-code-of-the-rnw-file-in-appendix
Git section from R package book
https://r-pkgs.org/git.html
Happy git with R - Jenny Bryan, the STAT 545 TAs, Jim Hester
https://happygitwithr.com/