PaulRaye / run_analysis

Getting and Cleaning Data Course Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run_analysis

Getting and Cleaning Data Course Project

To run the script:

  1. Download the original data from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
  2. Unzip the data into the working directory, it should be a directory named "UCI HAR Dataset"
  3. Un the run_analysis.R script
  4. a tidy_data.txt file will be created in the working directory

Details about the variables and procedures in the run_Analysis.R script can be found in the code_book.md file.

About

Getting and Cleaning Data Course Project


Languages

Language:R 100.0%