Skip to content

hgoldenberg/Coursera-Getting-and-Cleaning-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Coursera-Getting-and-Cleaning-Data

Summary

This repository includes a single script, run_analysis.R, that merges data from the Human Activity Recognition Using Smartphones Data Set project at the UCI Machine Learning Repository to produce averages values per user per activity for the dataset's mean and standard deviation features. Refer to the included codebook.md for more information.

Usage

Set the working directory to the folder containing the activity recognition dataset. Run the script run_analysis.R. The script produces a single output file, tidy-data.csv, that contains the merged and transformed data.

References

Human Activity Recognition Using Smartphones

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages