model.write {RGeoS}R Documentation

Write a Model in an ASCII file

Description

Write a Model in an ASCII file

Usage

model.write(model, filename="model.ascii", verbose = 0)

Arguments

model

The model-class to be dumped

filename

Name of the ASCII file where the Model is dumped out

verbose

When TRUE, the verbose option is switched ON

Details

Format of the ASCII file:

For each basic structure:

For each basic drift function:

Per basic structure:

Value

Not used


[Package RGeoS version 9.1.1 Index]