This repository contains an assignement for the course project for Johns Hopkins' "Getting and Cleaning data", part of the Data Science specialization. Odds are it isn't a useful resource for you.
- Download https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
- unzip it in the directory where run_analysis.R is placed
- Execute:
Rscript run_analysis.R
The CodeBook.md file explains the transformations performed and the resulting data and variables.