Create a web page using R Markdown that features a map created with Leaflet.
Host your webpage on either GitHub Pages, RPubs, or NeoCities.
Your webpage must contain the date that you created the document, and it must contain a map created with Leaflet. We would love to see you show off your creativity!
My web page creation with ‘Leaflet’ package infused in R programming language, designed to provide some detail source-based information for people who want to visit City of San Francisco. I think, if one knows the major attractions within the city limits, two days is good enough to enjoy all the fun places in San Francisco.
Currently, I’m living in San Francisco, California. So I have decided to do this mapping project by portraying all major attractions within San Francisco city limits. First map, I pointed 12 most visited locations with name added to them. In ‘second map’ I pointed on those geo-location with circles based on most visited place with wider cirlces than lesser ones. In my ‘third map’ I added single web-link for each attractions to direct interested tourist for more detail information. In the final map I have drawn one large rectangle and one big circle on two most widely travelled location in San Francisco.
This map portrays a generalized view of all major public attractions with names included on location pointer.
## Warning: package 'leaflet' was built under R version 3.3.3
Larger circle means wider public influx on those locations.
## Assuming 'lng' and 'lat' are longitude and latitude, respectively
I have added website link to each attraction point, which will provide indepth information to visiting people. Please click on the geo-circle for getting access to relevant website for detail location information.
## Assuming 'lng' and 'lat' are longitude and latitude, respectively
## Assuming 'lng' and 'lat' are longitude and latitude, respectively
Most number of people visit this rectangle locations in San Francisco. The ‘Fisherman-wharf/Pier 39/Alcatraz’ public promenade. Second comes the ‘Crooked/Lombard Street’.
I think these mapping detail would be good enough for anyone to make a two days tour plan for visiting San Franisco, California.