spoccutils

Utilities for Use with 'spocc'


Keywords
biodiversity, ggplot2, leaflet, map, mapping, r, r-package, rstats, spocc
License
MIT

Documentation

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