Skip to content

dataeng/getcleandata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Course Project

Repository content

This repository contains three files:

  • run_analysis.R: R script performing the analysis and producing a tidy data set
  • CodeBook.md: a code book describing the variables, the data, and transformations performed to clean up the data
  • README.md: this document

Usage

Run run_analysis.R from directory containing 'test' and 'train' subdirs with test and train sets taken from "Human Activity Recognition Using Smartphones" Dataset

Other notes

run_analysis.R has been tested and used under the R version 3.1.1 (2014-07-10) environment

About

Getting and Cleaning Data course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages