Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fkeck/rleafmap

Interactive maps with R and Leaflet
https://github.com/fkeck/rleafmap

Last synced: 3 months ago
JSON representation

Interactive maps with R and Leaflet

Awesome Lists containing this project

README

        

[![R-CMD-check](https://github.com/fkeck/rleafmap/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/fkeck/rleafmap/actions/workflows/R-CMD-check.yaml)

# 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](http://www.francoiskeck.fr/rleafmap/docs/rleafmap_rencontreR/index_EN.html) of the package (use fullscreen to avoid display problems).

Check the website of the package [here](http://www.francoiskeck.fr/rleafmap/).