October 19, 2017

Introduction Slide

In reproducible research course, data from a personal activity monitoring device was analyzed. The device collected data at 5 minute intervals through out the day. The data consisted of two months of data from an anonymous individual collected during the months of October and November, 2012 and included the number of steps taken in 5 minute intervals each day.

## Warning: package 'plotly' was built under R version 3.4.2
## 
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
## 
##     last_plot
## The following object is masked from 'package:stats':
## 
##     filter
## The following object is masked from 'package:graphics':
## 
##     layout
## [1] 9354.23
## [1] 10395

Slide With Plot 1

Mean total number of steps taken per day graph

Slide With Plot 2

Average daily pattern graph