Getting and cleaning data course project
#This branch contains 3 important file
- run_analysis.r script which performs the data transformation and created the tidydataset
- tidydataset.txt - Contains the tidydata after calculating mean for every subject per every activity
- CodeBook.md - Contains variable names and data transformations performed