Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mapr

R-check cran checks codecov rstudio mirror downloads cran version

Helper for making maps of species occurrence data, including for:

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

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 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.

ropensci_footer

You can’t perform that action at this time.