Skip to content

wangyt316/Getting-and-Cleaning-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

run_analysis.R

This is the peer assignment of Getting and Cleaning Data in Coursera.

The script merges training and testing data from "UCI HAR Dataset" and generate a result file called "tidydata.txt".

How it works:

  1. Download target datset from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
  2. Put the downloaded file ( a folder called "UCI HAR Dataset") under working directory
  3. run the script

The result file "tidydata.txt" will be under the working directory.

About

Peer Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages