Skip to content

netsemantics/CleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Exercise

This R script is used to extract and transform data from the "Human Activity Recognition Using Smartphones Data Set". Original documentation on this dataset can be found at http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones#

The run_analysis.R script is used to transform data from the original zip file to a tidy dataset with standard deviation and mean components listed with their corresponding source activity.

Please see the CodeBook.md and clean_doc.rd files for additional detailed information and instructions to run the script.

About

Getting and Cleaning Data Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages