show-methods               package:dti               R Documentation

_M_e_t_h_o_d_s _f_o_r _F_u_n_c_t_i_o_n _s_h_o_w _i_n _P_a_c_k_a_g_e _d_t_i

_D_e_s_c_r_i_p_t_i_o_n:

     The function provides information on data dimensions, data source
     and existing slot-names for objects of class '"dti"', '"dtiData"',
     '"dtiTensor"' and '"dtiIndices"'.

_U_s_a_g_e:

       ## S4 method for signature 'dti':
       show(object)

_A_r_g_u_m_e_n_t_s:

  object: Object of class 'dtiIndices', 'dtiData' or 'dtiTensor'

_M_e_t_h_o_d_s:



     _x = "_A_N_Y" Generic function: see 'show'. 

     _x = "_d_t_i" The function provides information on data dimensions,
          data source and existing slot-names for objects of class
          '"dti"'. 

_A_u_t_h_o_r(_s):

     Karsten Tabelow tabelow@wias-berlin.de
       J\"org Polzehl polzehl@wias-berlin.de

_S_e_e _A_l_s_o:

     'dtiIndices',  'dtiData',  'dtiTensor'

