This project consists of a script to process the data and generate a tiny dataset.
- Script will read and merge test and train datasets.
- Then it will process the data to extract the required information and then make it readable for user.
- In the end, the script will analyse the data to generate a meaningful output as requested in the project.
- Before running the script, please update the path set in setwd function to point to the folder where data is stored.