/cleandata_project

Repo for Coursera class Getting and Cleaning Data by Jeff Leek, PhD, Roger D. Peng, PhD, Brian Caffo, PhD

Primary LanguageRMIT LicenseMIT

Getting and Cleaning Data from UCI HAR Dataset

Files attached

  • run_analysis.R - main R script
  • Makefile - script for GNU Make tool
  • LICENSE - name says enough, MIT
  • README.md - this file
  • CodeBook.md - data and script story

Running

In order to run you need to have:

  • R
  • dplyr R library
  • GNU Make

To run just type make and you will get UCI_HAR_Dataset_Cleaned.txt file

Feedback

If you have any feedback please give it while grading my project 😝