Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 391 Bytes

This project aims to read and analyze movement activity data collected via smartphone from 30 volunteers.

The project consists of the following files:

  • README.md - This file:
  • run_analysis.R - The R code that downloads, sorts, and summarizes the data.
  • CodeBook.md - Detailed documentation of all cleaning and transformations done by the script.