dti.options: Set and manipulate image orientations for plots.

View source: R/misc.r

dti.optionsR Documentation

Set and manipulate image orientations for plots.

Description

The function can be used to adjust to radiological conventions in image displays.

Usage

dti.options(...)

Arguments

...

The following parameters can be used to determine the behaviour of the plot method for 3D image data in subsequent calls:

  • swapx - swap image x axis for display

  • swapy - swap image y axis for display

  • swapz - swap image z axis for display

all default to FALSE.

Value

returns specified display orientations.

Author(s)

Joerg Polzehl polzehl@wias-berlin.de


dti documentation built on Sept. 8, 2023, 5:39 p.m.