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" and "dtiIndices".

Usage

  ## S4 method for signature 'dwi':
  print(x)

Arguments

x Object of class dtiIndices, dtiData, dtiTensor or dwiQball

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 dwiQball


[Package dti version 0.8-2 Index]