Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 482 Bytes

File metadata and controls

22 lines (14 loc) · 482 Bytes
title README.md
author Anna-Lea
date October 17, 2018
output html_document

Description

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.

Requirements

You will need the following R packages to run the R script:

  • dplyr
  • tidyr