title | author | date | output |
---|---|---|---|
README.md |
Anna-Lea |
October 17, 2018 |
html_document |
The script to tidy the data supposes the following
- the zip data containing the raw data has been downloaded and extracted in the working directory
- there is a "UCI HAR Dataset" directory which contains the content of the zipped files in the working directory.
You will need the following R packages to run the R script:
- dplyr
- tidyr