ShowLargeObject-class         package:marray         R Documentation

_S_h_o_w _L_a_r_g_e _D_a_t_a _O_b_j_e_c_t - _c_l_a_s_s

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

     A virtual class including the data classes 'marrayRaw',
     'marrayNorm', 'marrayInfo', 'marrayLayout', 'PrinterInfo',
     'RGData' and 'MAData', all of which typically contain large
     quantities of numerical data in vector, matrices and data.frames.

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

     A 'show' method is defined for objects of class 'ShowLargeObject'
     which uses 'printHead' to print only the leading elements or rows
     of components or slots which contain large quantities of data.

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

     modifid from Gordon Smyth's function

_E_x_a_m_p_l_e_s:

