-
Data (directory). This directory contains the data from the study that is referenced in the Code Book.
-
run_analysis.R. The R script that loads and transforms the study data in the output.txt file.
-
activity_id_to_label.R. The R script that is used to transform numerical activity data (1-6) to the text labels.
-
CodeBook.md. This document describes the variables in the output when run_analysis.R is executed, as well a breakdown of the steps performed to get to the output.
-
output.txt. The output from running run_analysis.R.