Skip to content

ly-dev/Getting-and-Cleaning-Data-Course-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting-and-Cleaning-Data-Course-Project

This repo is for the project assignment of Getting and Cleaning Data course on Coursera(https://class.coursera.org/getdata-008).

According to the requirement, it contains following fold and files:

  • README.md this file
  • UCI HAR Dataset this fold contains the raw data download and unzip from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
  • CodeBook.md a code book that describes the variables, the data, and any transformations or work that you performed to clean up the data
  • run_analysis.R R script to carry out the data clean up work
  • result.txt a txt file created with write.table() using row.name=FALSE in final setp of run_analysis.R

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages