#This readme is for the programming assignment "Getting and cleaning data"
The code pushed merges "train" and "test" datasets and creates a new tidy dataset.
Additionally:
*Extracts only the measurements on the mean and standard deviation for each measurement.
*Uses descriptive activity names to name the activities in the data set
*Appropriately labels the data set with descriptive variable names.