Skip to content

stepadenisov/Getting-and-Cleaning-Data-Course-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

R script called "run_analysis.R" does the following:

  • Merges the training and the test sets from the input data creating one data set.
  • Extracts only the measurements on the mean and standard deviation for each measurement.
  • As a result this script creates a tidy data set with the average of each variable for each activity and each subject.

The output tidy dataset named "output_data.txt" is a .csv file. The first raw of this file contains names of variables. Variable names described in the CodeBook (file "CodeBook.md").

How to run the script?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages