logical; if TRUE, the plot allows identification of
the indexes of point pairs that correspond to individual variogram
cloud points
xlim
limits of x-axis
ylim
limits of y-axis
xlab
x axis label
ylab
y axis label
...
parameters that are passed through to plot.variogram
(in case of identify = FALSE) or to plot (in case of identify = TRUE)
Value
if identify is T, a data frame of class point.pairs with in its
rows the point pairs identified, if identify is F, a plot of the
variogram cloud (see plot.variogram)