This repository is for files associated with Project 1 of the Getting and Cleaning Data Coursera course.
The files in this repository are:
- README.md - This file
- Codebook.md - Describes the thinking and process behind the creation of the tidy_data.txt data set
- tidy_data.txt - The tidy data set that contains the means of the means and standard deviations of the merged train and test data sets
- run_analysis.R - The R script file that was run to create tidy_data.txt