locate(x, y, ...)# S4 method for trigrid,matrix
locate(x, y, randomborder = FALSE, output = "ui")
# S4 method for trigrid,numeric
locate(x, y, ...)
# S4 method for trigrid,data.frame
locate(x, y, ...)
# S4 method for trigrid,sf
locate(x, y, ...)
# S4 method for trigrid,SpatialPoints
locate(x, y, ...)
# S4 method for trigrid,SpatialPointsDataFrame
locate(x, y, ...)
# S4 method for hexagrid,matrix
locate(x, y, output = "ui", randomborder = FALSE, forceNA = FALSE)