Skip to content

zendad/dataproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the following files:

run_analysis.R codebook.md ReducedDataSet.csv AveragesDataset.csv

The R script run_analysis.R does the following:

  1. Produce a merged and reduced dataset,ReducedDataSet.csv from the initial dataset specified in the dataPath
  2. Produce a second dataset AveragesDataset.csv,which contains only the average value of each of the variables for each subject Full details of the datasets are in the codebook.md
  3. The codebook.md provides a detailed explanation of running the run_analysis.R script and the files produced in 1 & 2 above

The data used was downloaded from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

About

Getting and Cleaning Data Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages