Skip to content

avishapiro/Getting-and-Cleaning-Data-Course-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project for Johns Hopkins Coursera Getting and Cleaning Data course

The main script to process the raw data and create a tidy data set is in file run_analysis.R.

The script will download and uncompress the raw data if not present from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip.

The final tidy data set is output to tidy_data.txt.

A description of the tidy data set and how it was obtained from the raw data is found in CodeBook.md.

About

Project for Johns Hopkins Coursera Getting and Cleaning Data course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages