- run_analysis.R - main R script
- Makefile - script for GNU Make tool
- LICENSE - name says enough, MIT
- README.md - this file
- CodeBook.md - data and script story
In order to run you need to have:
- R
- dplyr R library
- GNU Make
To run just type make
and you will get UCI_HAR_Dataset_Cleaned.txt file
If you have any feedback please give it while grading my project 😝