This github contains the following files:
- Readme.md: It contains information about this package.
- Codebook.md: It contains a code book that modifies and updates the available codebooks with the data to indicate all the variables and summaries calculated, along with units, and any other relevant information.
- run_analysis.R: the R code reads a set of data files, combine them together, and summarize them in one single cleanly formatted file called tidy.txt. For more specific information, see Codebook.md.
- tidy.txt: the cleanly formatted summarized data file from the original data set sourced from the following project "Human Activity Recognition Using Smartphones Dataset Version 1.0".