ICreateFile {R2I} | R Documentation |
Create a File in Isatis
ICreateFile(db, newFileName, StudyName = NA, DirName = NA)
db |
The Db which provides the characteristics of the NEW file to be created in ISATIS. |
newFileName |
Name of the NEW File to be created in ISATIS. |
StudyName |
Name of the Study within which the item must be created.. If a Study has already been defined as default, this argument is optional. |
DirName |
Name of the Directory within which the item must be created. If a Directory has already been defined as default, this argument is optional. |
The NEW File is created in ISATIS with the same characteristics as the one in RGeostats.
No returned argument.