diff --git a/PA1_template.Rmd b/PA1_template.Rmd index d5cc677c93d..95688752095 100644 --- a/PA1_template.Rmd +++ b/PA1_template.Rmd @@ -1,25 +1,25 @@ ---- -title: "Reproducible Research: Peer Assessment 1" -output: - html_document: - keep_md: true ---- - - -## Loading and preprocessing the data - - - -## What is mean total number of steps taken per day? - - - -## What is the average daily activity pattern? - - - -## Imputing missing values - - - -## Are there differences in activity patterns between weekdays and weekends? +--- +title: "Reproducible Research: Peer Assessment 1" +output: + html_document: + keep_md: true +--- + + +## Loading and preprocessing the data +ab + + +## What is mean total number of steps taken per day? + + + +## What is the average daily activity pattern? + + + +## Imputing missing values + + + +## Are there differences in activity patterns between weekdays and weekends?