This repository includes the R code, the Code Book, and the .txt file for the Getting and Cleaning Data course through Coursera.
The original data came from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
```run_analysis.R`` contains the code used to analyse and compile the new data set.
MeanData.txt
contains the new data set
```CodeBook.md`` describes the variables and the transformations.