Skip to content

donncha/getting_data_p1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting & Cleaning Data Course Project

The run_analysis.R script performs the following functions:

  • downloads & unzips the UCI HAR Dataset if it's not already present
  • creates a single data set containing all mean and std_dev observations from both the Training and Test datasets
  • saves that combined data set as mean_and_std_obvs.csv
  • calculates the required averages from the combined data set and saves it to averages.csv

About

Project from Coursera's 'Getting & Cleaning Data' course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages