Skip to content

sheldonmaschmeyer/GettingCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera Getting and Cleaning Data Project

Student: Sheldon Maschmeyer

The run_analysis.R script is used to download data collected from a Samsung Galaxy S accelerometer and merge the data into a single dataset (tidyData.txt), to be used for further analysis.

This single dataset:

  • Merges the test and training data into a single table
  • Preserves the unique identifier representing the subjects studied
  • Has descriptive activity and variable names
  • Retains only the mean and standard deviation for each variable

The CodeBook.md contains a description of the new tidydata.txt data set file. instructions.pdf contains the original assignment instructions

About

Coursera Getting and Cleaning Data Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages