Learn R Programming

mapr (version 0.5.2)

mapr-package: mapr

Description

Visualize species occurrence data

Arguments

Many inputs

All functions take the following kinds of inputs:

  • An object of class occdat, from the package spocc. An object of this class is composed of many objects of class occdatind

  • An object of class occdatind, from the package spocc

  • An object of class gbif, from the package rgbif

  • An object of class data.frame. This data.frame can have any columns, but must include a column for taxonomic names (e.g., name), and for latitude and longitude (we guess your lat/long columns, starting with the default latitude and longitude)

  • An object of class SpatialPoints

  • An object of class SpatialPointsDatFrame

Package API