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
spclasses
This package has utilities for making maps with:
- base R
- ggplot2
- Leaflet - via
leafletpkg - GitHub Gists - via
gistrpackage
Get started with the docs: https://docs.ropensci.org/mapr/
Installation
Install mapr
install.packages("mapr")Or the development version from GitHub
remotes::install_github("ropensci/mapr")library("mapr")
library("spocc")Meta
- Please report any issues or bugs.
- License: MIT
- Get citation information for
maprin R doingcitation(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.