Workplace Tracker using Leaflet package in R Programming
Welcome to "WORKPLACE TRACKER USING LEAFLET PACKAGE"
Leaflet is one of the most popular open-source JavaScript libraries for interactive maps. This R package makes it easy to integrate and control Leaflet maps in R.
- Leaflet offers wide variety of functions for,
- Interactive panning/zooming
- Compose maps using arbitrary combinations of: Map tiles Markers Polygons Lines Popups GeoJSON
- Create maps right from the R console or RStudio
- Embed maps in knitr/R Markdown documents and Shiny apps
- Easily render spatial objects from the sp or sf packages, or data frames with latitude/longitude columns
- Use map bounds and mouse events to drive Shiny logic
- Display maps in non spherical mercator projections
- Augment map features using chosen plugins from leaflet plugins repository
Here, in Workplace Tracker using Leaflet RMD file, i have used this leaflet package to track my workplace in my life cycle till date.. You can also find city.list.json Zip folder, which you need to unzip and save in current working directory.