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 Oct. 3, 2023, 5:08 p.m.