/RepData_PeerAssessment1

Peer Assessment 1 for Reproducible Research

Primary LanguageHTML

Hello peer assessor

Please click on PA1_template.md. Here are the criteria:

###Repo

  • Valid GitHub URL
  • At least one commit beyond the original fork
  • Valid SHA-1
  • SHA-1 corresponds to a specific commit

###Commit containing full submission

  • Code for reading in the dataset and/or processing the data
  • Histogram of the total number of steps taken each day
  • Mean and median number of steps taken each day
  • Time series plot of the average number of steps taken
  • The 5-minute interval that, on average, contains the maximum number of steps
  • Code to describe and show a strategy for imputing missing data
  • Histogram of the total number of steps taken each day after missing values are imputed
  • Panel plot comparing the average number of steps taken per 5-minute interval across weekdays and weekends
  • All of the R code needed to reproduce the results (numbers, plots, etc.) in the report