print {dti}R Documentation

generic function for objects of class "dti", "dtiData", "dtiTensor" and "dtiIndices".

Description

The function provides information on data dimensions, data source and existing slot-names for objects of class dti, dtiData, dtiTensor and dtiIndices.

Usage

print(x, ...)

Arguments

x an object of class dti, dtiData, dtiTensor or dtiIndices
... without effect

Value

invisible(NULL)

Author(s)

Karsten Tabelow tabelow@wias-berlin.de, J"org Polzehl polzehl@wias-berlin.de

References

K. Tabelow, J. Polzehl, H.U. Voss, and V. Spokoiny. Diffusion Tensor Imaging: Structural adaptive smoothing, NeuroImage 39(4), 1763-1773 (2008).

http://www.wias-berlin.de/projects/matheon_a3/

See Also

dtiIndices, dtiData, dtiTensor

Examples

## Not run: demo(dti_art)

[Package dti version 0.5-4 Index]