Skip to content

jethard/GCD_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCD_project

Project for cousera getting and cleaning data project

  1. Downdload and unzip the data from: https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
  2. Confirm that the working directory contains the files.
  3. Run the run_analysis.r script
  4. When completed two new .txt files in the current dirrectory, clean_data.txt and tidy.data.txt.
  5. The clean_data.txt is the result of merging, renaming, and extracting only the means and standard deiveation information of the raw data.
  6. The tidy.data.txt is the independent tidy data set with the average of each variable for each activity and each subject requested in part 5 of the assignment.

About

Project for cousera getting and cleaning data project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages