Getting and Cleaning Data Course Project This is the demo repository that contains all files related to the project.
These are:
run_analysis.R: The R script that performs the actual cleaning and tidying.
getting_and_cleaning_data.txt: The text file that comes as the script output.
UCI HAR Dataset: This folder with the primitive data as distributed from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
CodeBook.md: Simple explanation about script content.
README.md: The required (this one) README file.