db.write {RGeostats} | R Documentation |
Write a Db into an ASCII file (RGeostats format)
db.write(db, filename="db.ascii", must.noproj=TRUE, nogrid= FALSE, flag.calcul = TRUE, verbose = 0)
db |
The |
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 |
Not used