From 2cb1f01905abac84ce2f00b3644029b4e8c055f5 Mon Sep 17 00:00:00 2001 From: Harry <147940721+harrysroberts@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:05:13 +0100 Subject: [PATCH] Update year range for STATS19 crash data download --- s6/index.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s6/index.qmd b/s6/index.qmd index b7096314..5bd7e715 100644 --- a/s6/index.qmd +++ b/s6/index.qmd @@ -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