Skip to content

marklitle/GetAndCleanData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GetAndCleanData

1 run_analysis.R should be put in the "UCI HAR Dataset" directory 2 training set merged by test set is the object total 3 Extracts only the measurements on the mean and standard deviation for each measurement:selected 4 Uses descriptive activity names to name the activities in the data set:total$activity 5 Appropriately labels the data set with descriptive variable names: names(total) 6 tidy data set with the average of each variable for each activity and each subject:tidydata.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages