Skip to content

ihtiihti/TidyData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is the repository that contains implementation of the Course Project of the "Getting and Cleaning Data» course that you may find in coursera.org.

This is implementation by @ihtiihti.

The repository consists of three files:

  • README.md -- this file
  • CodeBook.md -- the file that describes implementation details
  • run_analysis.R -- the R file that contains all source

To generate your tidy data, go through these steps:

  • Download and unpack raw data Data Set.
  • In run_analysis.R file change the paths in data.set.directory (the full path to the directory where raw data were unpacked in in the previous step) and in tidy.data.file (the name of the file where tidy data have to be stored).
  • Run run_analysis.R
  • After successful run of the script you shall find a text file with tidy data.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages