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)
Value. The AOO calculated with the input distribution and grid.
Spatial object of an ecosystem or species distribution. 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
Nicholas Murray murr.nick@gmail.com, Calvin Lee calvinkflee@gmail.com
Other AOO functions:
createGrid()
,
getAOO()
,
makeAOOGrid()