plot.vgram.cloud(x, ...)
"vgram.cloud"
.
Graphical parameters may also be supplied as arguments to
this function (see
).
This function is a method for the generic function for class vgram.cloud. It can be invoked by calling for an object x of the appropriate class, or directly by calling regardless of the class of the object.
v1 <- variogram.cloud(coal ~ x + y, data=coal.ash) plot(v1)