Learn R Programming

dti (version 0.5-4)

print: 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)

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

Run this code
demo(dti_art)

Run the code above in your browser using DataLab