- UCI HAR Dataset downloaded at https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
- R script named
run_analysis.R - output tidy dataset named
tidy_average.txt CodeBook.mdlists all variable names and descriptionREADME.mdis the current file
- Download the dataset package from the above link. Change R working directory to where the dataset is saved.
- run R script
run_analysis.R - Step 2 generates the output tidy dataset file
tidy_average.txt