Skip to content

This repo was created for Peer grade assignment project for Getting and Cleaning Data Course

Notifications You must be signed in to change notification settings

deepanc/cleaningdatarepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This file explains how the various artifacts included in the repo are interconnected. Program works under the assumption that the initial dataset.zip for the project has been downloaded and available in your current working directory. The zip file should be extracted in your current working directory with the folder name UCI HAR Dataset.

Files included in the repo:

-- README.md

-- Codebook.md : This file describes the variables and data sets created for the Cleaning Data Project.

-- run_analysis.R : R script file to perform the various analysis and computations to derive the tidy data output as specified in the problem description.

-- final_summarised_data.txt : Final summarised data file created as part of the output of the program.

About

This repo was created for Peer grade assignment project for Getting and Cleaning Data Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages