/Getting-and-Cleaning-Data

Final project for Getting and Cleaning Data course

Primary LanguageR

README - Getting and Cleaning Data Project

Final project for Getting and Cleaning Data course. This repo contains the scripts, instructions and supplementary information for the tidying and summarising of the Human Activity Recognition Using Smartphones Data Set.

Original data set available here

Description of original data set available here.

Files:

  1. CodeBook.md Describes the variables, the data, and any transformations or work that performed to clean up the data.
  2. Tidy_UCI_HAR.R Performs the downloading, tidying and summarising of the data set, as outlined by the Course Project
  3. tidy_summary.txt The final data generated from the R script Process_UCI_HAR.R