This repository contains the following files:
run_analysis.R codebook.md ReducedDataSet.csv AveragesDataset.csv
The R script run_analysis.R does the following:
- Produce a merged and reduced dataset,ReducedDataSet.csv from the initial dataset specified in the dataPath
- Produce a second dataset AveragesDataset.csv,which contains only the average value of each of the variables for each subject Full details of the datasets are in the codebook.md
- The codebook.md provides a detailed explanation of running the run_analysis.R script and the files produced in 1 & 2 above
The data used was downloaded from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip