#README
###Overview This is the Course Project for Getting and Cleaning Data, a course provided by Johns Hopkins University through Coursera.
All files in this repository reflect the submission of James Sheldon on 09/May/2016.
###Files
The repository contains the following files:
- CodeBook.md - This file contains all the variable descriptions well as as outline of the computations performed.
- README.md - This file
- run_analysis.R - The R file used to perform the analysis on the provided data.
- tidy_data.txt - The tidy data output from the run_analysis.R file.