| print-methods {dti} | R Documentation |
Methods for Function ‘print’ in Package ‘dti’
Description
The function provides information on data dimensions, data source and existing slot-names for objects of class "dti", "dtiData",
"dtiTensor", "dtiIndices", "dkiIndices", "dkiTensor", "dwiMixtensor", "dwiQball" and "dwiFiber".
Usage
## S4 method for signature 'dwi'
print(x)
Arguments
x |
Object of class |
Methods
- x = "ANY"
Generic function: see
print.- x = "dwi"
The function provides information on data dimensions, data source and existing slot-names for objects of class
"dwi".
Author(s)
Karsten Tabelow tabelow@wias-berlin.de
J\"org Polzehl polzehl@wias-berlin.de
See Also
dtiIndices,
dtiData,
dtiTensor
dwiMixtensor
dwiQball
dwiFiber
[Package dti version 1.5.4 Index]