Skip to content

stewart42/GetData_PeerAssessment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analysis on data collected on wearable computing:

http://archive.ics.uci.edu/ml/datasets/Human+Activity+Recognition+Using+Smartphones

Here are the original data for the project:

https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip

In this Repo

  • The run_analysis.R script has all the code to do the analysis
  • The CodeBook.md explains the output values and how the data was transformed

run_analysis.R does the following

  • Downloads the raw data
  • Merges the raw data
  • Cleans the data
  • Tidies and summarises the data
  • Writes the summary to a text file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages