Skip to content

Commit

Permalink
Modify caption for sample panel plot
Browse files Browse the repository at this point in the history
  • Loading branch information
rdpeng committed Feb 11, 2014
1 parent a7035a1 commit 58cf422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ the dataset with the filled-in missing values for this part.

1. Make a panel plot containing a time series plot (i.e. `type = "l"`) of the 5-minute interval (x-axis) and the average number of steps taken, averaged across all weekday days or weekend days (y-axis). The plot should look something like the following, which was creating using **simulated data**:

![plot of chunk sample_panelplot](instructions_fig/sample_panelplot.png)
![Sample panel plot](instructions_fig/sample_panelplot.png)


**Your plot will look different from the one above** because you will
Expand Down

0 comments on commit 58cf422

Please sign in to comment.