Skip to content

Lordshinjo/getdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Readme

This is the course project for the Getting and Cleaning Data Coursera class.

How to use

  1. First, download the dataset from this link.
  2. Then extract the zip somewhere.
  3. Run R, and make the location of the extracted files your working directory.
  4. Source run_analysis.R.
  5. The RunAnalysis() function will extract the relevant data from the dataset, and make it tidy.

See the code book for information about the variables.

Releases

No releases published

Packages

No packages published

Languages