R Files and documentation for the project for Coursera Course Getting and Cleaning Data.
The data for this project originally comes from a research at UC Irvine, CA.
- Download the dataset ZIP source from Human Activity Recognition Project, UC Irvine
- Extract the data file and pu the data in a
data
subfolder next to therun_analysis.R
script - Then Run the script
The run_analysis.R
script generate a text file tidy_data.txt
which contains the results of the analysis.