print {dti} | R Documentation |
The function provides information on data dimensions, data source and existing slot-names for objects of class dti
, dtiData
,
dtiTensor
and dtiIndices
.
print(x, ...)
x |
an object of class dti , dtiData ,
dtiTensor or dtiIndices |
... |
without effect |
invisible(NULL)
Karsten Tabelow tabelow@wias-berlin.de, J"org Polzehl polzehl@wias-berlin.de
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/
dtiIndices
, dtiData
, dtiTensor
## Not run: demo(dti_art)