- Set the working directory
- Load the datasets in the following order: testing data, training data, training activities, testing activities, features, training subjects, testing subjects
- "Nice" names are given to the columns
- Merge these datasets by row (training merged with testing)
- Keeps only the mean or standard deviation data and store it in meanOrStdDS
- Give "nice" names to activities
- Merge the data, the activities and subjects by column
- Aggregate the data by activity and subject, and take only the data mean
- Export into the text file tidyAverageDS.txt, columns separated by tabs
syoussry/peerAssessmentGetAndCleanData
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|