Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion s6/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ library(tmap) # Thematic mapping

## Downloading STATS19 crash data

We'll begin by downloading road crash data for four years (2019-2022) using the `stats19` package:
We'll begin by downloading road crash data for five years (2019-2023) using the `stats19` package:

```{r}
#| warning: false
Expand Down
Loading