Rdocumentation
powered by
Learn R Programming
lgcp (version 1.3-8)
identifygrid: 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