This is repository for getting and cleaning data course on Coursera. It contends the R code and documentation files for the class project.
The dataset is from Human Activity Recognition Using Smartphones
Files The code is present in the same folder, uncomprossed and without any alteration in the name of the variables.
In the CodeBook.md you will find a descrition of the variables, the data, and any transformations or work that was performed to clean up the data. run_analysis.R has all the code to perform the analyses asked in the project. They can be launched in RStudio by just importing the file.
The output of the 5th step is called tidyData.txt.