Skip to content

markadoucette/getdata-031

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data Course Project

This is a repository for the course "Getting and Cleaning Data" from Coursera.

This R code is for creating a new tidy data set with the average of each variable for each activity and each subject from the raw data.

You can run this code in R after downloading:

https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

Extract into the data directory under your R working directory.

The output of the code is a final table "data"

The variables are described here https://github.com/markadoucette/getdata-031/blob/master/cookbook.md

About

Getting and Cleaning Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages