cthulhu / get-data-001-project

Coursera - Getting and Cleaning Data - Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting and Cleaning Data

Course Project

To run the script:

  • Clone repository: git clone git@github.com:cthulhu/get-data-001-project.git
  • Run Script in R: source("run_analysis.R")
  • Results will be in "/tmp/tidy_data.txt"

Note: Script works on MacOS X and Linux. To make it work on Windows change the "/tmp" location to any proper Windows Paths.

Codebook.md - Contains descriptions of the variables

About

Coursera - Getting and Cleaning Data - Project


Languages

Language:R 100.0%