This project contains the output for the course project of the Coursera course 'Getting and Cleaning Data'.
For instructions on how to replicate the work presented here, please refer to the CodeBook.md file.
- CodeBook.md, the codebook which the process
- run_download.R, the R file which downloads the data from the internet
- run_analysis.R, the R file executes the process
- means.txt, the second dataset in a tab-delimited text file
- means.RData, the second tidy dataset, in RData format
- final.RData, the first tidy dataset, in RData format