Skip to content

A repository for the course project of Coursera's "Getting and Cleaning Data" MOOC.

Notifications You must be signed in to change notification settings

DanCarey404/cleansing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

README.md

This repository consists of a single R script (run_analysis.R), a "cookbook" (CodeBook.md) and this README.md file.

The CodeBook.md file explains the origin and treatment of the data as processed by the run_analysis.R script.

Input data are to be downloaded from:

IMPORTANT NOTE: Each user must unzip the downloaded file and move the "UCI HAR Dataset" directory into their working directory before running the script. Otherwise the paths will be wrong and the script will not work correctly.

Once the input data directory is in place, the run_analysis.R file can be run as a stand-alone script, requiring no input parameters. It creates a single output file, "har_tidy_avg.txt", in the working directory.

About

A repository for the course project of Coursera's "Getting and Cleaning Data" MOOC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages