The following actions need to be done to redo the work in run_Analysis.R
- Extract the Sample Data to the working folder of R https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
- Run the R Script run_analysis.R
-
Load Test and Training Data, Feature Description
-
and Labels into R Objects and combines them into an
-
"data" dataset.
-
Based on this dataset a "tidy" dataset aggregated by mean will be created
-
and saved to a file in the working folder called "TidyResult.txt"