Skip to content

ppln/coursera-GettingAndCleaningDataProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GettingAndCleaningDataProject

This is a project of the Coursera course "Getting and Cleaning Data".

The data set was obtained from: http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones

The data can be downloaded from here: https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

#Files

  • "run_analysis.R" was created by RStudio(Version 0.99.491) based on R-3.2.3. It will download the data set, unzip the file, read the data sets, and do some merging, cleaning, and finally output an independent tidy data set.

  • "CodeBook.md" describes all the variables and summaries calculated, along with units, and any other relevant information.

  • "tidy.txt" is the tidy data set with the average of each variable for each activity and each subject.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages