Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c052538

Browse files
committed
Merge pull request #26 from kiistala/master
typo fixed: creating -> created
2 parents af36164 + c296261 commit c052538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ the dataset with the filled-in missing values for this part.
122122

123123
1. Create a new factor variable in the dataset with two levels -- "weekday" and "weekend" indicating whether a given date is a weekday or weekend day.
124124

125-
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**:
125+
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 created using **simulated data**:
126126

127127
![Sample panel plot](instructions_fig/sample_panelplot.png)
128128

0 commit comments

Comments
 (0)