Skip to content

Create a tidy data set from Data Set of Human Activity Recognition Using Smartphones

Notifications You must be signed in to change notification settings

justin-mbca/ProjectGettingCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProjectGettingCleaningData

Create a tidy data set from Data Set of Human Activity Recognition Using Smartphones

Download data set folder from the link https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

Download run_analysis.R file to the data folder

Run script run_analysis.R with command "Rscript run_analysis.R"

Ouput file - a tidy data file names "tidyData_Avg_MeanStd.txt". The output file is csv format, which could be read with Excel. The link could be opened with web browser, and save as csv file.

CookBook.md - describe the data and how the script processed downloaded data to get the required tidy data

About

Create a tidy data set from Data Set of Human Activity Recognition Using Smartphones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages