# \donttest{
exporter_sdmx(
data = indicateurs_regionaux,
flux_donnees = "BEN_IDH_2023",
agence = "INSAE",
vars_dimensions = c("region", "annee"),
vars_mesures = c("idh", "taux_pauvrete"),
fichier_sortie = file.path(tempdir(), "indicateurs_sdmx.csv")
)
# }
Run the code above in your browser using DataLab