Skip to content

Kith78/GettingAndCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GettingAndCleaningData

Summary script (dataanalysis.R)

Running run_analysis.R (needs to be in the folder UCI HAR Dataset, data from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip) generates two .txt file:

  1. mergeALL.txt is the merging of both test and train datasets, only looking at mean() and std() factors from the original datasets
  2. summaryMerge.txt summarizes the average of each mean() and std() factors by subject and activity

Libraries used

dplyr

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages