Skip to content

AlexKaleda/CourseraGaCD-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseraGaCD-course

Course project for Getting and Cleaning Data Coursera course

Running the script

To make this R script work you need:

  1. Install plyr and dplyr packages.
  2. Set working directory.
  3. Run the run_analysis.R script.

What does it do?

The script will download zip file with dataset, unpack it to working directory and calculate averages of means and standard deviations grouped by activity types. The resulting table is saved in working directory under summarized.txt name.

About

Course project for Getting and Cleaning Data course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages