/CourseraGetDataProject

Repository for Coursera Get and Clean Data Course project

Primary LanguageRApache License 2.0Apache-2.0

CourseraGetDataProject

Repository for Coursera Get and Clean Data Course project

Short Summary

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.