IGetStudyList {R2I}R Documentation

Returns the List of Studies

Description

Returns the List of Studies

Usage

IGetStudyList(newStudyName = NA, newPhysicalName = NA, delStudyName = NA)

Arguments

newStudyName

Name of the NEW Study to be created. When defined, the NEW Study will be created if the name of a valid Physical Path is also defined.

newPhysicalName

Name of the Physical path where the NEW Study will be created.

delStudyName

Name of the Study to be deleted.

Details

This command needs the connection with ISATIS to be established. This is obtained by running the command ConnectIsatis beforehand.

When a NEW Study has been created, its name is recorded as the Default Study for the next operations. You can check all the elements stored as default by using the command ShowTarget.

Value

The list of the valid study names. This list includes the new Study name (if defined by this command).


[Package R2I version 5.5.7 Index]