Skip to content

tsheppard01/GettingCleanDataCourseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GettingCleanDataCourseProject

The script run_analysis.R contains the function run_analysis() which performs the necessary transformation on the data set.

The function first download the raw dat from the internet. It combines the separte data measurement, activity information and subject information tables into a single data frame. It combines the test and train data to give a single data frame containing all information.

The script then removes duplicate columns and removes all columns except those containing data on the means and standard deviations of the data. It then calculates the mean of each of the remaining columns grouped by the subject and activity as required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages