library(readr)
library(usethis)
cni2022_wales_msoa11 <- read_csv("data-raw/cni2022_wales_msoa11.csv")
use_data(cni2022_wales_msoa11, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.