run_analysis.R is the only script for this project.
This script will
- attempt to download the source data zip file if it does not exist.
- unzip the downloaded zip file
- process the unzipped files as per the project requirements
- output "tidy.txt" as the tidy data set required by the project.