I2Db {R2I}R Documentation

Transfer variable from Isatis into Db

Description

Transfer variable(s) from Isatis into Db. If no study is found, reconnect to isatis using ConnectIsatis and specifying the appropriate path to GTX.INIT.

Usage

I2Db(db = NA, orientx=1, orienty = 1, orientz= 1, flag.reset=FALSE)

Arguments

db

If provided, the new variables will be added to this Db. Otherwise, a new Db is created.

orientx

Set to 1 if the orientation along the X-axis must be preserved Set to -1 if the orientation along the X-axis must be reversed

orienty

Set to 1 if the orientation along the Y-axis must be preserved Set to -1 if the orientation along the Y-axis must be reversed

orientz

Set to 1 if the orientation along the Z-axis must be preserved Set to -1 if the orientation along the Z-axis must be reversed

flag.reset

When TRUE, the previous browsing parameters are cancelled

Details

This application is interative: it allows the user to browse the different levels of the Isatis architecture (Study, Directory, File and Variable) through a series of nested questions.

Value

The output Db


[Package R2I version 6.1.0 Index]