Skip to content

uegamiw/GettingCleaningData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a code for course project in assignment for getting and cleaning data (coursera).

This repository contain following files:

  • README.md (this file)
  • CodeBook.md
  • courseProject.R

When you run the script (courseProgect.R), you have to prepare "UCI HAR Dataset" folder in your working directory. You can download it from here: https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

Set working directory on your platform using setwd() function and run courseProject.R in R, and you get step5.txt on your working directory.

About

Getting and cleaning data (coursera course)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages