This is the project files, scripts and output files related to the Getting and Cleaning Data Course Project. The script is based on data that we retrieved from http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones
CodeBook.md - This file discribes the data that is contained within the run_analysis_DF.txt file
README.md - This file
run_analysis.R - This script is a R program file when run with the R program it will generate the run_analysis_DF.txt file.
run_analysis_DF.txt - This is the output of the script file. For more informatoin on this file look at the codebook.md file.