/Getting-and-Cleaning-data

Coursera Getting and cleaning data Course assignment

Primary LanguageHTML

Getting-and-Cleaning-data

Getting and cleaning data course project

#This branch contains 3 important file

  1. run_analysis.r script which performs the data transformation and created the tidydataset
  2. tidydataset.txt - Contains the tidydata after calculating mean for every subject per every activity
  3. CodeBook.md - Contains variable names and data transformations performed