Skip to content

This is my submission to the course project for the Coursera Online Class, Getting and Cleaning Data

Notifications You must be signed in to change notification settings

AlexanderConnelly/GettingAndCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GettingAndCleaningData

This is my submission to the course project for the Coursera Online Class, Getting and Cleaning Data

##run_analysis.R: This script is designed to read in the data from the Human Activity Recognition Using Smartphones Data Set and preform the analysis outlined in the CodeBook.md

##Codebook.md: This codebook contains the relevant transformations from the raw data in the Human Activity Recognition Using Smartphones Data Set, variables used set by step transformations, and the relevent information on the data set itself.

##tidyDataset.txt: The tidyDataset.txt is the average of each variable for each activity and each subject. This is the result of the run_analysis.R after all transformations are applied. Note the do conform to the principles of tidy data outlined in this course.

About

This is my submission to the course project for the Coursera Online Class, Getting and Cleaning Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages