ICreateDir {R2I}R Documentation

Create a Directory in Isatis

Description

Create a Directory in Isatis

Usage

ICreateDir(newDirName, StudyName = NA, flag.allow=TRUE)

Arguments

newDirName

Name of the NEW Directory 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.

flag.allow

When the Directory to be created ('newDirName') already exists, the program issues an error (if 'flag.allow' is FALSE) and simply continues (without creating the Directory) otherwise.

Details

The NEW Directory is created in ISATIS.

Value

No returned argument.


[Package R2I version 6.0.0 Index]