identifygrid: identifygrid function

View source: R/lgcpMethods.R

identifygridR Documentation

identifygrid function

Description

Identifies the indices of grid cells on plots of objects.

Usage

identifygrid(x, y)

Arguments

x

the x grid centroids

y

the y grid centroids

Value

a 2 x n matrix containing the grid indices of the points of interest, where n is the number of points selected via the mouse.

See Also

lgcpPredict, loc2poly, identify.lgcpPredict


lgcp documentation built on Aug. 25, 2025, 9:49 a.m.