module3

The script run_analysis.R must be run to obtain the final dataset.

The location of the files (the directories once the provided file is unzipped) must be specified and/or adjusted within the script itself:

path_names = c("getdata-projectfiles-UCI HAR Dataset//UCI HAR Dataset//test",

           "getdata-projectfiles-UCI HAR Dataset//UCI HAR Dataset//train",
           
           "getdata-projectfiles-UCI HAR Dataset//UCI HAR Dataset")

the final database is then "module3dataset.txt"