Learn R Programming

occTest (version 0.1.1)

presPercentile: Identify percentile of presences

Description

Divide raster by the sum of all cells.

Usage

presPercentile(
  xy,
  percent = 95,
  unin = c("m", "km"),
  unout = c("ha", "km2", "m2")
)

Arguments

xy

x y coordinates. Class SpatialPoints

percent

numeric. Defaults to 95. Percentage to def object

unin

character vector.

unout

character vector.

Author

Josep M Serra Diaz