Creating a web page using R Markdown that
features a map created with Leaflet
Gloria Gabriel
2023-01-11
January, 11, 2023
loading the library needed and creating a data frame that contains
the names with latitude and longitude of an area. then using the leaflet
package to create the map.