Aliases: nearby nearby,SpatVector-method nearest nearest,SpatVector-method
Keywords: spatial
### ** Examples f <- system.file("ex/lux.shp", package="terra") v <- vect(f) nearby(v, distance=12000)
from to [1,] 2 4 [2,] 6 8