Skip to content

stevejburr/coursera_GetClean_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Project

Introduction

This repo contains the code to take the data available at the following location "http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones" and perform some initial analysis to produce a tidy data set containing the means of the variables measured.

Further details of the variables included can be found within both Codebook.md of this repo and in the README.txt file provided with the raw data.

Instructions

  1. Download the data from the following location:

  2. Extract the zip file to "./UCI HAR Dataset/" (where "./" is the working directory which includes the script "run_analysis.R") maintaining the original folder structure of the zip file.

  3. Run the code to produce the tidy, tab delmited data file "TidyData.txt".

About

Course Project for "Getting and Cleaning Data"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages