Repository for Coursera Get and Clean Data Course project
The repositry contains analysis file run_analysis.R which takes raw data from UCI HAR data set, and produces a data files called averageTidyData.txt which contains averaged data per activity, per test subject. Cookbook.md contains the code cookbook to identify the contents of each type of data.