DistPlot: Generates global distribution plot of species richness

Description Usage Arguments Value

View source: R/Distplot.R

Description

Generates global distribution plot of species richness

Usage

1
DistPlot(data, res, write = FALSE, name = "simulation")

Arguments

data

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

res

Numeric. Size of cells for distribution plot. Species richness is counted within each cell.

Value

A global biodiversity plot of species richness. Longitudinal and latitudinal margins indicate mean diversity within bin = 'res'.


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