aooArea | R Documentation |
Calculate area of occupancy measured in 2km resolution using a binary SDM
aooArea(r, locs = NULL)
r |
Raster layer of a binary SDM. Must be either unprojected in the WGS84 datum, or projected in a UTM projection measured in meters. |
locs |
(optional) data.frame of occurrence records: Longitude and latitude. If provided, AOO of cells containing occurrence points is returned. If NULL, AOO of SDM is returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.