anam.write {RGeostats}R Documentation

Dump an Anamorphosis in an ASCII file (RGeostats format)

Description

Dump an Anamorphosis into an ASCII file (RGeostats format)

Usage

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

Arguments

anam

The anam-class to be dumped

filename

Name of the ASCII file where the Anamorphosis must be dumped

verbose

When switch ON, a verbose output is producd

flag.calcul

When TRUE, the results of the anamorphosis calculations are dumped. Otherwise, only the parameter definitions are dumped out

Details

Format of the ASCII file:

If calculations are dumped out:

Value

Not used


[Package RGeostats version 14.0.10 Index]