powered by
plot.point.pairs(x, data, xcol = data$x, ycol = data$y, xlab = "x coordinate", ylab = "y coordinate", ...)
xyplot
#data(meuse) #vgm1 <- variogram(log(zinc)~1, ~x+y, meuse, cloud = TRUE) #pp <- plot(vgm1, id = TRUE) # identify the point pairs #plot(pp, data = meuse) # meuse has x and y as coordinates
Run the code above in your browser using DataLab