subsampleSurface: Accepts a RasterLayer (and optional input pts=SpatialPoints...

Description Usage

Description

Accepts a RasterLayer (and optional input pts=SpatialPoints object) and either generates a buffered point pattern process across its surface or buffers the pts= data and performs an extraction across the raster surface using those data. Returns a list containing the extractions.

Usage

1
2
subsampleSurface(x = NULL, pts = NULL, n = 100, type = "random",
  width = NULL, DEBUG = F)

ktaylora/landscapeAnalysis documentation built on May 20, 2019, 7:04 p.m.