DbCreateFile {R2I}R Documentation

Create a File in RGeostats

Description

Create a File in RGeostats

Usage

DbCreateFile(StudyName = NA, DirName = NA, FileName = NA)

Arguments

StudyName

Name of the Study within which the item is located. If a Study has already been defined as default, this argument is optional.

DirName

Name of the Directory within which the item is located. If a Directory has already been defined as default, this argument is optional.

FileName

Name of the File within which the items is located.. If a File has already been defined as default, this argument is optional.

Details

The file created in RGeostats gets its parameters from the Isatis File.

Value

The Db which has the same properties as the Isatis File.


[Package R2I version 5.5.3 Index]