This project prepares UCI's Human Activity Recognition Using Smartphones Data Set for further analysis by:
- Combining the test and train sets
- Bringing in activity names and subject ids
- Changing column names to be friendlier
- Reporting means and standard deviations of the X/Y/Z components of gyroscope and accelerometer measurements, or derivations thereof. (See Set 1's Codebook)
- provides an additional, aggregated view of the data, taking the mean of each of the fields mentioned above when grouped by activityname and subject id (See Set 2's Codebook)