Skip to content

giftgiverson/cleaningdataproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleaningdataproject

Data Science Project for the Cleaning Data course

Contents

  • README.md - this file
  • codebook.md - the analysis cookbook
  • run_analysis.R - the analysis script

Instructions

Download the Samsung data to a local folder and place the run_analysis.R in that folder, possibly using:

  •   download.file(
         "https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip",
         destfile = "uci-har.zip")
    
  •   unzip("uci-har.zip")
    

Run the script to get the tidy_data.txt file containing the tidy data.

About

Data Science Project for the Cleaning Data course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages