vario.write {RGeoS}R Documentation

Dump a Variogram in an ASCII file

Description

Dump an experimental Variogram into an ASCII file

Usage

vario.write(vario, filename="vario.ascii", verbose = 0, flag.calcul = 1)

Arguments

vario

The vario-class to be dumped

filename

Name of the ASCII file where the Variogram must be dumped

verbose

When switch ON, a verbose output is producd

flag.calcul

When TRUE, the results of the experimental calculations are dumped. Otherwise, only the direction and parameter definitions are dumped out

Details

Format of the ASCII file:

For each direction, the following parameters:

If calculations are dumped out:

Value

Not used


[Package RGeoS version 9.1.1 Index]