# NOT RUN {
data("donnees_monoloc")
data("depm")
# Ronds proportionnels
map <- leaflet_ronds(data = donnees_monoloc, fondMaille = depm[depm$REG=="93",],
fondMailleElargi = depm, fondSuppl = depm, idData = "COD_DEP",
varVolume = "POP_2015")
map <- set_opacite_elargi(map = map, opacite = 0.8)
# }
# NOT RUN {
map
# }
Run the code above in your browser using DataLab