vario.write {RGeostats}R Documentation

Dump a Variogram in an ASCII file (RGeostats format)

Description

Dump an experimental Variogram into an ASCII file (RGeostats format)

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

Deprecated argument.

Details

Format of the ASCII file:

For each direction, the following parameters:

If calculations are dumped out:

Value

Not used


[Package RGeostats version 14.0.10 Index]