mapr
Helper for making maps of species occurrence data, including for:
- spocc (https://github.com/ropensci/spocc)
- rgbif (https://github.com/ropensci/rgbif)
- and some
sp
classes
This package has utilities for making maps with:
- base R
- ggplot2
- Leaflet - via
leaflet
pkg
- GitHub Gists - via
gistr
package
Get started with the docs: https://docs.ropensci.org/mapr/
Installation
Install mapr
Or the development version from GitHub
remotes::install_github("ropensci/mapr")
library("mapr")
library("spocc")
- Please report any issues or bugs.
- License: MIT
- Get citation information for
mapr
in R doing citation(package = 'mapr')
- Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.