This repository contains the R script, documentation, and tidy dataset required to complete the final project for the "Getting and Cleaning Data" course.
run_analysis.R: The R script containing all the code required to download, merge, filter, label, and clean the dataset.CodeBook.md: A detailed code book describing the variables, the data structure, and all the transformations applied to clean up the data.final_tidy_data.txt: The final output dataset generated by the scriptREADME.md: This file, providing an overview of the project.