Skip to content

ana-5r/Getting-and-Cleaning-Data-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Getting-and-Cleaning-Data-Course

Course Project Samsung Data

run_analysis.R does the following:

  1. sets the working directory

  2. reads the training and the test datasets

  3. merges the two datasets

  4. assigns variable names for the measurements

  5. adds the activity and the subject who performed the activity

  6. extracts the mean and standard deviation variables for each measurement

  7. names the activities with descriptive activity names

=> the first tidy data set: finalData1

  1. calculates the average of each variable for each activity and each subject

=> the second tidy data set: finalData2

About

Course Project Samsung Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published