## code to prepare `Correspondance_communes_tvs` dataset goes here
library(tidyverse)
Correspondance_communes_tvs <- readRDS("inst/extdata/Correspondance_communes_tvs.rds")
usethis::use_data(Correspondance_communes_tvs, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.