vario.print {RGeostats}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, ..., mode=0)

Arguments

x

The Variogram structure to be printed

...

Present by compatibility with the generic print function

mode

Type of output:

  • 0 Short output

  • 1 Long output (including the lag values)

Value

The printout of the contents of the experimental Variogram


[Package RGeostats version 11.2.5 Index]