diff --git a/datetimes.Rmd b/datetimes.Rmd index 3842e8e..8a81295 100644 --- a/datetimes.Rmd +++ b/datetimes.Rmd @@ -382,7 +382,7 @@ datetimes %>% geom_bar(stat = "identity") ``` -On average, flights that departed before 10:00 arrived early. Average arrival delays increased throughout the day. +On average, flights that departed between 06:00 and 10:00 arrived early. Average arrival delays increased throughout the day. ```{r} datetimes %>%