powered by
iDist(coords.1, coords.2, ...)
coords.1
## Not run: # n <- 10 # p1 <- cbind(runif(n),runif(n)) # # m <- 5 # p2 <- cbind(runif(m),runif(m)) # # D <- iDist(p1, p2) # ## End(Not run)
Run the code above in your browser using DataLab