Reproducible Research Introduction: Setup

You will need to install the following programs and packages:

install.packages("tidyverse")
install.packages("rmarkdown")
install.packages("knitr")