Skip to content

GitHub repository for the Getting and Cleaning Data course on Coursera

License

Notifications You must be signed in to change notification settings

ivanmantova/getdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getdata

GitHub repository for the Getting and Cleaning Data course on Coursera

Script Dependencies:

  • reshape

Instructions:

Extract the data from the URL (zip) provided by the instructions page on Coursera. You should put the data in the working directory for R, such as the same directory as the script. See source code for details.

The script will output 2 data sets as requested by the course:

  • Tidy data with select variables, unchanged
  • Tidy data with average of select variables grouped by subject and activity

Data

The data and transformations are described in detail in the file CodeBook.md.

About

GitHub repository for the Getting and Cleaning Data course on Coursera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages