vario.print {RGeoS}R Documentation

Print a Variogram.

Description

Prints the contents of an experimental vario-class, which may be calculated in several directions. It corresponds to the PRINT Method attached to the vario-class. It calls the function velem.print for each direction.

Usage

vario.print(x, ...)

Arguments

x

The Variogram structure to be printed

...

Present by compatibility with the generic print function

Value

The printout of the contents of the experimental Variogram


[Package RGeoS version 9.1.1 Index]