Location for Coursera Getting and Cleaning Data programming assignment
================
This script will load the UCI HAR Dataset, create a "tidy data set" by renaming and selecting columns specified by the assignment guidelines, and then create a second data set containing the means of columns of the tidy data set.