This is a slide pack used for a talk about our journey towards building accessible statistics services for DfE, given on the 28th November 2024.
-
Install Quarto from their website.
-
Clone this repository
-
Load dependencies using renv:
renv::restore()
- Build the slides using (or use the 'Render' button if in R Studio):
quarto::quarto_preview()