Efficient statistical consulting using R: Workflow for data analysis projects
Tutorial Tuesday, June 30 at 9:00-12:00
Pre-tutorial:
Please install the dryworkflow package from github using these commands in R:
library(devtools) # available on CRAN (or github) devtools::install_github(“petebaker/dryworkflow“, dependencies = TRUE)
You should also install GNU make and git. Git should be installed if you have RStudio installed. Make will be installed on linux systems. Windows users should install Rtools and for MACOSX please install XCode. For more details please see https://github.com/petebaker/dryworkflow