Skip to content

springified/03CleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Read me

This repository contains the source code for week 3 programming assignment. Below are the list of files

  • run_analysis.R : Contains the R script code that analyzes and generates the tidy data set. this script need to be placed inside "getdata-projectfiles-UCI HAR Dataset\UCI HAR Dataset" folder.

  • CodeBook.md : this file describes the script and execution flow.

The script uses data.table package so in the execution environment this package needs to be installed using install.packages("data.table")

About

03CleaningData

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published