timandrews335 / gettingandcleaningdatacoursera

Project for Coursera course "Getting and Cleaning Data"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gettingandcleaningdatacoursera

Project for Coursera course "Getting and Cleaning Data"

This repo consists of a code book and one R script, run_analysis.R. This script requires that the smartphone datasets be downloaded from UCI's website at https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip. The files should be unzipped in your working directory.

The single code file will perform all data processing on the UCI datasets and result in a tidy, aggregate dataset written to your working directory. This file will be called SmartPhoneAggregates.txt.

About

Project for Coursera course "Getting and Cleaning Data"


Languages

Language:R 100.0%