powered by
nni(x, win = "hull")
Cressie, N (1991) Statistics for spatial data. Wiley & Sons, New York.
require(sp) data(meuse) coordinates(meuse) <- ~x+y nni(meuse)
Run the code above in your browser using DataLab