Description
Interactive Maps with R and Leaflet.
Description
Display spatial data with interactive maps powered by the open- source JavaScript library 'Leaflet' (see <https://leafletjs.com/>). Maps can be rendered in a web browser or displayed in the HTML viewer pane of 'RStudio'. This package is designed to be easy to use and can create complex maps with vector and raster data, web served map tiles and interface elements.
README.md
rleafmap
Interactive maps with R and Leaflet
rleafmap is an R package to display spatial data with interactive maps powered by Leaflet.
Install
To install the package you can use devtools:
devtools::install_github("fkeck/rleafmap")
Getting started
Here is a presentation of the package (use fullscreen to avoid display problems).
Check the website of the package here.