db.write {RGeostats}R Documentation

Write a Db into an ASCII file (RGeostats format)

Description

Write a Db into an ASCII file (RGeostats format)

Usage

db.write(db, filename="db.ascii", must.noproj=TRUE, nogrid= FALSE, 
             flag.calcul = TRUE, verbose = 0)

Arguments

db

The db-class to be written

filename

Name of the ASCII file which will be contain the information

must.noproj

When TRUE, the contents of the Db is written in the ASCII file without any translation, even if a projection is defined.

nogrid

Argument deprecated

flag.calcul

Argument deprecated

verbose

Set to 1 for a verbose output

Value

Not used


[Package RGeostats version 14.0.10 Index]