mrdwab / gacd_tidy

Getting and Cleaning Data, Tidy Data Peer Assessment Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting and Cleaning Data, Tidy Data Peer Assessment Project

This repo includes:

  1. Raw data in the "UCI HAR Dataset" folder
  2. A script named run_analysis.R designed to read the data in, merge it, select a subset, and output a small tidy dataset of means of selected columns.
  3. A CodeBook.md file file that details the step-by-step analysis and describes the final variables retained in the dataset.

The script will finally output a file named gacd_tidy.txt in the current working directory.

About

Getting and Cleaning Data, Tidy Data Peer Assessment Project


Languages

Language:R 100.0%