aooArea: Calculate AOO

aooAreaR Documentation

Calculate AOO

Description

Calculate area of occupancy measured in 2km resolution using a binary SDM

Usage

aooArea(r, locs = NULL)

Arguments

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.


andrepazv/changeRangeR documentation built on May 7, 2022, 3:38 p.m.