Skip to content

bjegithub/GettingAndCleaningDataProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README for run_analysis.R

Author: Brian Engelhardt

Date: June 19, 2014

The following are the necessary steps to use run_analysis.R to create a tidy data set.

  1. Download the run_analysis.R script to your R working directory
  2. Download the "UCI HAR Dataset" from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
  3. Unzip the dataset, so that the top level folder ("UCI HAR Dataset") is in your R working directory.
  4. Source the run_analysis.R script
  5. Execute the run_analysis() function.
  6. The script will produce an output file in the working directory called "tidy_data.txt"

About

Course Project for Getting And Cleaning Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages