MapWithLeaflet
Claudio Lande
23/10/2019
library(leaflet) my_map <- leaflet() %>% addTiles() my_map