getAOOSilent: Alternate function for getting AOO (with custom grid)

View source: R/AOO_functions.R

getAOOSilentR Documentation

Alternate function for getting AOO (with custom grid)

Description

getAOOSilent is identical to getAOO, but allows the custom input of the grid parameter. Used for gridUncertainty.

Usage

getAOOSilent(input.data, grid, min.percent.rule = FALSE, percent = 1)

Arguments

input.data

Spatial object of an ecosystem or species distribution. Please use a CRS with units measured in metres.

grid

Custom grid to be used to calculate AOO. Usually the output of gridUncertainty

min.percent.rule

Logical. If TRUE one percent of the grid cell must be occupied before it is counted in the AOO.

percent

Numeric. The minimum percent to be applied as a threshold for the min.percent.rule

Value

Value. The AOO calculated with the input distribution and grid.

Author(s)

Nicholas Murray murr.nick@gmail.com, Calvin Lee calvinkflee@gmail.com

See Also

Other AOO functions: createGrid(), getAOO(), makeAOOGrid()


red-list-ecosystem/redlistr documentation built on Oct. 13, 2023, 1:31 a.m.