This is a course project for the John Hopkins Data Science specialization.
- Assume you have the data already in the repository.
- Re-constructs test and training data.
- Binds the the test and training data.
- Filters the set to only include std and mean, omitting meanFreq.
- Properly labels columns and activities.
- Calculates the mean of each activity for each subject.
- Writes a tidy dataset.