WEEK 2 ASSIGNMENT - LEAFLET
Creating a markdown code to show tajmahal in the map and pointing the website for the same.
library(leaflet)
## Warning: package 'leaflet' was built under R version 3.5.2
my_map <- leaflet() %>%
addTiles()
This will pop up map locating Taj Mahal in India