GRTS.point: GRTS sampling on points

Description Usage Arguments Value

Description

GRTS sampling on points

Usage

1
  GRTS.point(spPoint, cellsize, RandomStart = TRUE)

Arguments

spPoint

A SpatialPoints or SpatialPointsDataFrame object

cellsize

The size of the GRTS grid cells. Set at half of the smallest distance between two points when missing.

RandomStart

logical. Should the starting point of grid be random or not.

Value

a SpatialPoints object with


GRTS documentation built on May 2, 2019, 6:39 p.m.