Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 521 Bytes

File metadata and controls

10 lines (8 loc) · 521 Bytes

Coursera: Getting and Cleaning Data Peer-graded Assignment: Getting and Cleaning Data Course Project

The dataset contains the following files:

  1. tidy.txt: contains the tidy data set which has the average of each variable for each activity and each subject
  2. run_analysis.R: the required script which completes all tasks
  3. CodeBook.md: describes how run_analysis.R collect, transform and clean the dataset
  4. file.zip: raw data downloaded by run_analysis.R in zip format 5: UCI HAR Dataset (Folder): unziped raw data