Description Usage Arguments Details Value Author(s) See Also Examples
Plot the variogram computed for raster data by Variogram function
1 2 |
x |
an object of class |
... |
additional argument (see details) |
This function plot the empirical variogram, or variogram cloud if cloud set to TRUE or a boxplot of variogram cloud data if box set to TRUE,
Below are additional arguments:
cloud logical. If TRUE, the function plots variogram cloud.
box logical. If TRUE, the function plots boxplot of variogram cloud.
... xlab, ylab and main and other arguments are same as the base plot function.
plots the variogram.
Babak Naimi naimi.b@gmail.com
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.