Skip to content

georgy/DataCleaning_CourseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting and Cleaning Data: Course Project

This repo contains submission for Course Project for Getting and Cleaning Data course on coursera.org. The main script is called run_analysis.R. When run for the first time it will attempt to download the dataset. If everything works as expected two files will be produced in the working directory

  • dataset.txt - the version of the dataset that combines test and traning parts of the original dataset with only mean and std variables included
  • dataset_mean.txt - aggregate of the previous dataset with mean of all variables grouped by activity and subject.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages