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