presPercentile: Identify percentile of presences

presPercentileR Documentation

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(s)

Josep M Serra Diaz


occTest documentation built on Nov. 18, 2022, 5:07 p.m.