Skip to content

gmusumeci/run_analysis.R

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

run_analysis.R

Getting and Cleaning Data Course Project

This is a repository for the course project of the online course Getting and Cleaning Data from Coursera.

You can find information about the data in CodeBook.md.

The 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.

After downloading the data from:

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

Extract it into the data directory under your R working directory.

You can run R code run_analysis.R or source it. It will generate a text file named "FinalData.txt". This is the required data set.

About

Getting and Cleaning Data Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published