samplingOverlap: Calculate the geographical overlap of sampling in two periods...

samplingOverlapR Documentation

Calculate the geographical overlap of sampling in two periods for a given taxa

Description

Calculates the number of cells, at a specified resolution, sampled in both of two user-chosen time periods.

Usage

samplingOverlap(inPath, taxon, res = 0.5, p1, p2)

Arguments

inPath

String. Directory in which the extract_records outputs were saved.

taxon

String. Taxonomic group of interest.

res

Numeric. Spatial resolution (decimal degrees) to conduct the analysis at. Defaults to 0.5, i.e. half a degree.

p1

Numeric or numeric vector. Years in the first period (e.g. 1950:1990).

p2

Numeric or numeric vector. Years in the second period.


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.