Contenedor - leaflet

contenedor <- leaflet()

contenedor

Mapa Base

mapa_base <- leaflet() %>% 

addTiles()

mapa_base