Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 646 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 646 Bytes

Data Science Specialization - Coursera

Getting and Cleaning data week 4 assignment

================================================================== Benoît Fayolle [email protected]

This repository contains files related to the Getting and Cleaning data course project

The codebook describes the two datasets produced by the script run_analysis.R

The run_analysis.R script has to be placed in the same folder as the raw data folder "UCI HAR Dataset" to produce the folder "tidy" that includes the two tidy datasets "firstDataset.txt" and "secondDataset.txt".