samplingOverlap | R Documentation |
Calculates the number of cells, at a specified resolution, sampled in both of two user-chosen time periods.
samplingOverlap(inPath, taxon, res = 0.5, p1, p2)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.