Fleid / GCD-Course-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCD-Course-Project

Repository for the final project of the Coursera Getting and Cleaning Data course.

Files included:
  • CodeBook.md : the code cook describing the original data, the final data, and all the transformation steps involved between
  1. run_analysis.R : the source code for all the transformations. Please use the code book to find any information regarding the R code employed
  2. tidyX.txt : the final data set
NB:

For the run_analysis.R script to run, the original data files must be unzipped in a directory named "UCI HAR Dataset" inside the Working Directory of the R session, as is the case in this repository.

About


Languages

Language:R 100.0%