This document is more of self-documentation of how I am contributing and adding to this repository.
Table of Contents
The naming conventions for R script names, functions, objects, etc will follow as closely as possible to the tidyverse style guide.
This style is enforced using the lintr R package, which will be used in continuous integration to keep styling consistent.