OccPlot: Generates a global distribution plot of occurrences.

Description Usage Arguments Value

View source: R/OccPlot.R

Description

Generates a global distribution plot of occurrences.

Usage

1
OccPlot(data, res, write, name = "simulation")

Arguments

data

Data.frame (colnames:species, x, y). A dataframe containing species ID and occurrences (x, y).

res

Numeric. Size of cells for distribution plot. Occurrences are counted within each cell.

Value

A global plot of occurrences. Longitudinal and latitudinal margins indicate mean number of occurrences within bin == 'res'.


LewisAJones/LBGSim documentation built on March 28, 2020, 12:03 a.m.