This Document was created on: 2025-04-10
Please follow the interactive map created with the package leaflet on R:
leaflet() %>% addTiles() %>% addMarkers(lng = -99.1332, lat = 19.4326, popup = "Hello from Mexico-City!!")