show-methods {dti} | R Documentation |
Methods for Function ‘show’ in Package ‘dti’
Description
The function provides information on data dimensions, data source and existing slot-names for objects of class "dti"
, "dtiData"
,
"dtiTensor"
, "dwiMixtensor"
, "dtiIndices"
, "dwiQball"
or "dwiFiber"
Usage
## S4 method for signature 'dti'
show(object)
Arguments
object |
Object of class |
Methods
- x = "ANY"
Generic function.
- x = "dti"
The function provides information on data dimensions, data source and existing slot-names for objects of class
"dti"
and classes that extent"dti"
.
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]