Skip to content

driscoll42/getdata_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Project for Getting and Cleaning Data

This is the submission for the course project of Getting and Cleaning Data.

The code is in run_analysis.R. See comments inside the file.

To generate the tidy test data file, set your current working directory to the directory containing this file and then:

source("run_analysis.R")
write_X_means()

It will download and unzip the file and create a X_means_by_subject_and_activity.csv file in the current directory.

About

Course project for the getdata Coursera course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published