getAOOSilent
is identical to getAOO
, but allows the custom
input of the grid parameter. Used for gridUncertainty
.
getAOOSilent(input.data, grid, min.percent.rule = FALSE, percent = 1)
Object of an ecosystem or species distribution. Accepts either raster or spatial points formats. Please use a CRS with units measured in metres.
Custom grid to be used to calculate AOO. Usually the output of
gridUncertainty
Logical. If TRUE
one percent of the grid cell
must be occupied before it is counted in the AOO.
Numeric. The minimum percent to be applied as a threshold for
the min.percent.rule
Value. The AOO calculated with the input distribution and grid.
Other AOO functions: createGrid
,
getAOO
, makeAOOGrid