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